pluf2

pluf2 All Updates


AgeSort asc/descChange
1 2 3 4 5 6 7 8 9 10 11 12 13 Next
Jul 5, 2015
9 years 5 months Updating MySQL backend to use MySQLi library
Aug 3, 2012
12 years 4 months Merge branch 'develop'
Jun 5, 2012
12 years 6 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).
May 15, 2012
12 years 7 months Merge branch 'develop' of projects.ceondo.com:pluf into develop
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
May 6, 2012
12 years 7 months Merge branch 'develop'
Apr 22, 2012
12 years 7 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
12 years 7 months Check dates for validity, which is unfortunately not done by strptime internally. Now inputs like 2012-04-31 are no longer accepted.
Nov 5, 2011
13 years 1 month Add basic introspection for MySQL as well.
Oct 30, 2011
13 years 1 month 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.
Jun 24, 2011
13 years 5 months Merge branch 'develop'
Commit cdc7210d707c7b9670acba2609542131998c5d98, by Loïc d'Anterroches
Jun 4, 2011
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.)
May 29, 2011
13 years 6 months Add support for closures / lambdas as per-field validation methods
May 24, 2011
13 years 6 months Fix issue 685
13 years 6 months Fix issue 642
Mar 27, 2011
13 years 8 months Fixed some serious spelling errors and completed the translation.
Mar 10, 2011
13 years 9 months Merge branch 'develop' of projects.ceondo.com:pluf into develop
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
Page rendered in 0.02818s using 40 queries.