Age | Message |
---|---|
13 years 5 months | Merge branch 'develop' |
Commit cdc7210d707c7b9670acba2609542131998c5d98,
by Loïc d'Anterroches
|
|
13 years 6 months | If error_reporting is disabled, give the userland code a chance to query the error still by returning false from the error handler. (See < https://groups.google.com/forum/#!topic/indefero-users/qDuwPN2etgM> ; for a discussion.) |
Commit 46b7f25197549255d51d00b7acaa6f5debd1420f,
by Thomas Keller
|
|
13 years 6 months | Add support for closures / lambdas as per-field validation methods The syntax for closures is $this->clean_foo = function($form) { // process $form->cleaned_data['foo'] } This eases the handling of dynamic form fields somewhat that all share some basic validation code, but can occur multiple times. |
Commit 324ae60b390d91e85b0123b34da7253a18119b6a,
by Thomas Keller
|
|
13 years 6 months | Fix issue 685 |
Commit 3f985c690c87a9629940e7419f15491ae3a35f55,
by Thomas Keller
|
|
13 years 6 months | Fix issue 642 |
Commit 397226475e85086523bb549e8ea7127f4db680c5,
by Thomas Keller
|
|
13 years 8 months | Fixed some serious spelling errors and completed the translation. |
Commit 7d1e4b9ea5eb32cb93d709d383d62aab831f1272,
by Thomas Keller
|
|
13 years 9 months | Merge branch 'develop' of projects.ceondo.com:pluf into develop |
Commit 383842371c6da9f982fd8ff39f8023d84eb439c2,
by Thomas Keller
|
|
13 years 9 months | Use RFC2822 instead of RFC822 date, the latter produces invalid dates with only two year digits and the RFC is deprecated anyways (fixes indefero issue 438) |
Commit 95b16428246c6d6849e3c6e36100bb4013c7edea,
by Baptiste Durand-Bret
|
|
13 years 9 months | Always force UTF-8 locales to be loaded for specific languages (closes issue 457) |
Commit 0b090e2a673e1037011848655f2f6b2c01fa9cb6,
by Baptiste Durand-Bret
|
|
13 years 9 months | Use only the language part of the locale to resolve the name of the configured / available language (closes code review ) |
Commit cdd0c69102fb4b2ba068c100f10f2518f8eeaa2a,
by William Martin
|
|
14 years 10 days | Show cache files included in debug mode. |
Commit f306f8df225b07137c7f1c36bab622a60fcdf94b,
by Mehdi Kabab
|
|
14 years 10 days | Merge branch 'develop' of projects.ceondo.com:pluf into develop |
Commit 4249819190bc4a5ab3e1631b08267cbfd28e0fbe,
by Mehdi Kabab
|
|
14 years 11 days | Merge branch 'paginator_max_pages' into develop |
Commit ab19bf4b3cbcb7040af0595e57de3a1a647a21c4,
by Thomas Riché
|
|
14 years 11 days | Cosmectic changes to respect conventions |
Commit 272d84843fd833f6a6c5a08c30b7e366736257b8,
by Thomas Riché
|
|
14 years 14 days | Merge branch 'extends_pluf_user_and_group' into develop |
Commit 8fda9a476c9ce5316fb835bf4c815289e4a7fc10,
by Thomas Riché
|
|
14 years 14 days | Merge branch 'develop' of projects.ceondo.com:pluf into develop |
Commit 7a8aad49ba86f25e5267dcb9128558c16bfcfe5f,
by Thomas Riché
|
|
14 years 15 days | Fixed Pluf model to handle automatic methode from a model toward itself |
Commit cbc4fb6876314de0f33653f02e94812a95e96e83,
by Thomas Riché
|
|
14 years 15 days | Merge branch 'extends_pluf_user_and_group' into develop |
Commit 4365d5bfaf697347af3e14fdf3868519513de3c9,
by Thomas Riché
|
|
14 years 15 days | Merge remote branch 'origin/develop' into paginator_max_pages |
Commit 95295728eaceb39655242242ae52f7bbff47e32a,
by Thomas Riché
|
|
14 years 15 days | Merge remote branch 'origin/develop' |
Commit ef671763ef65ec70e92bea7a058db0f8fad18dad,
by Thomas Riché
|
|
14 years 15 days | Resolved conflict in Pluf.php |
Commit bc1a0d2a46d252c404532664194ae4a59b971c2b,
by Thomas Riché
|
|
14 years 15 days | Added pluf_custom_user and pluf_custom_group |
Commit 0c113f47ae97904a4b8b499f1592a80e98e3e6c4,
by Thomas Riché
|
|
14 years 1 month | Fixed to work with PHP 5.2. |
Commit ee85e01f9faff7fc3989dd43d6bba8d1cb660308,
by Loïc d'Anterroches
|
|
14 years 1 month | Fixed to correctly support bind authentication without throwing an exception. |
Commit f7d009f0d04add6419979a746d03ccb1bcd34d37,
by Carlo Kok
|
|
14 years 1 month | Added the multi authentication backend with models and ldap support. |
Commit 708733499915bf8b703f22b94a2ba6217fd74505,
by Loïc d'Anterroches
|