1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

23 Commits

Author SHA1 Message Date
secretr
6d57b1f5bf Validator 'enum' type added 2010-03-01 10:20:25 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
secretr
ab26b37476 validator handler - temporary BC till '-' separator is replaced with ':' separator (min:max range), OO related improvements 2010-02-09 13:34:23 +00:00
secretr
3dc919762e Validator handler - 'min-max' format changed to 'min:max' (negative numbers support) - COULD PRODUCE BUGS; validator is still work in progress 2010-02-07 13:55:38 +00:00
secretr
a4e8e0990a Validator - language file and handler details 2010-02-07 12:13:43 +00:00
secretr
92d926279c Text parser - usubstr() method fix (always returned empty string), utf8 parser methods lowercased 2010-01-12 13:11:48 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
secretr
96114a36fb admin UI: more improvements and bugfixes 2009-11-17 15:23:01 +00:00
marj
f7f9811de6 PHPdoc fix 2009-11-17 14:50:37 +00:00
CaMer0n
fbbf2f8f61 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:17:02 +00:00
secretr
7f15da0b74 Admin tools - more work 2009-10-30 17:59:32 +00:00
secretr
ec93404015 Introducing e_model_admin handler: automated tasks as validate, sql queries, handle posted data, more to come (work in progress); Various imporvements/fixes (core handlers) 2009-10-20 16:05:03 +00:00
secretr
a4231c70f3 Introducing e_validate class, awaiting: further e_model - db - e_form communication, user model, etc. work in progress 2009-10-19 16:13:29 +00:00
e107steved
6d14c60e84 Handle case where an email address is optional, plus better error reporting 2009-10-06 18:58:08 +00:00
marj
77e4edfb54 ctype_*() replacement 2009-08-08 23:09:08 +00:00
secretr
5c76acc91d Validator handler: typos, debug info removed, small addition (default rule) 2009-07-31 16:14:51 +00:00
e107steved
6aa6fd68b4 Various bug fixes, bug creations, tweaks and changes 2009-06-12 20:41:35 +00:00
e107steved
70a2b51da7 Update db access - change admin password 2009-01-11 22:11:19 +00:00
e107steved
540146be8f Modify user-related stuff to use new db_Update() structure - hopefully nothing broken 2009-01-11 21:06:52 +00:00
secretr
f678f6608f trim empty lines after the end of the script 2008-12-30 14:05:44 +00:00
e107steved
5d25c47657 First cut of usersettings changes using common validation routines; more shared LANs, eliminate unused LANs 2008-12-28 22:37:43 +00:00
e107steved
0c5462b757 First cut of mods to signup to share validation with other user-centric modules 2008-12-21 22:17:05 +00:00
e107steved
b7d0b113c3 Start of generic user data validation, kill references to user_realm field 2008-12-21 11:07:58 +00:00