AgeSort asc/desc | Change |
---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 Next | |
Jan 18, 2015 | |
9 years 11 months | Understanding-Pluf, rollback |
Change of Understanding-Pluf, by Natalie Adams | |
9 years 11 months | Understanding-Pluf, adding endtags |
Change of Understanding-Pluf, by Natalie Adams | |
Jan 11, 2015 | |
9 years 11 months | Understanding-Pluf, Understanding Pluf and the dispatch loop |
Creation of page Understanding-Pluf, by Natalie Adams | |
Aug 3, 2014 | |
10 years 5 months | Documentation, updating links |
Change of Documentation, by Natalie Adams | |
10 years 5 months | Documentation, Documentation |
Creation of page Documentation, by Natalie Adams | |
Aug 3, 2012 | |
12 years 5 months | Merge branch 'develop' |
Commit b1fed2e6d592d18527cfff6e78a5e14058708173, by Thomas Keller | |
Jun 5, 2012 | |
12 years 7 months | Bump Markdown (Extra) to 1.0.1o (1.2.5) which - amongst other things - fixes a problem with newer PHP 5.3 versions (issue 807). |
Commit 8b4b7ef3a4d286d41e24a35ac7d4c9f47a85373c, by Thomas Keller | |
May 15, 2012 | |
12 years 7 months | Merge branch 'develop' of projects.ceondo.com:pluf into develop |
Commit 012bd110caafcb759ec0eff9cf572d9be753244c, by Thomas Keller | |
12 years 7 months | When new tables are created (e.g. on initial installations or during upgrades), Pluf used to create foreign key relations as part of the table definitions. This however made problems when two tables, A and B, cross-referenced themselves via a foreign |
Commit a45dc195a7f1cc6943734434bc13cdd466c96800, by Thomas Keller | |
May 6, 2012 | |
12 years 7 months | Merge branch 'develop' |
Commit 98de3609345a10d417d389fe672b8768b6c505aa, by Thomas Keller | |
Apr 22, 2012 | |
12 years 8 months | Skip validation of dates and datetimes if a form field is not required and the entered value is recognized as empty value; also streamline the datetime validation a little more according to the date validation and don't accept '60' in the seconds par |
Commit c68ed31ead9561883676a37bf0d2efb9e6f8b6ea, by Thomas Keller | |
12 years 8 months | Check dates for validity, which is unfortunately not done by strptime internally. Now inputs like 2012-04-31 are no longer accepted. |
Commit 0165f9ae4fe873afbf963ff5ba194bf99d9387f7, by Thomas Keller | |
Nov 5, 2011 | |
13 years 2 months | Add basic introspection for MySQL as well. |
Commit 4121ca463fa4f6f8da878aba9a9288b52743087d, by Thomas Keller | |
Oct 30, 2011 | |
13 years 2 months | Object member variables like $t.class or $t.function where wrongly parsed, as the original code enforced a T_STRING symbol after the dot symbol ".", which denotes the object accessor here. |
Commit e32248025529ba03e8ff4b8dbe8badafbe12a12a, by Thomas Keller | |
Jun 24, 2011 | |
13 years 6 months | Merge branch 'develop' |
Commit cdc7210d707c7b9670acba2609542131998c5d98, by Loïc d'Anterroches | |
Jun 4, 2011 | |
13 years 7 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 | |
May 29, 2011 | |
13 years 7 months | Add support for closures / lambdas as per-field validation methods |
Commit 324ae60b390d91e85b0123b34da7253a18119b6a, by Thomas Keller | |
May 24, 2011 | |
13 years 7 months | Fix issue 685 |
Commit 3f985c690c87a9629940e7419f15491ae3a35f55, by Thomas Keller | |
13 years 7 months | Fix issue 642 |
Commit 397226475e85086523bb549e8ea7127f4db680c5, by Thomas Keller | |
Mar 27, 2011 | |
13 years 9 months | Fixed some serious spelling errors and completed the translation. |
Commit 7d1e4b9ea5eb32cb93d709d383d62aab831f1272, by Thomas Keller |