1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

761 Commits

Author SHA1 Message Date
secretr
2b166dd02b wrong validator call 2009-10-21 10:24:32 +00:00
secretr
6fc92b5573 more model related problems 2009-10-21 09:12:12 +00:00
secretr
98549d37a8 pref class was broken by e_model changes, it needs some more minor tweaking 2009-10-21 08:58:33 +00:00
CaMer0n
8415a49036 Moved xmlrpc class to handlers as it's used by multiple plugins. removed deprecated forum_management.php file. 2009-10-20 21:02:09 +00:00
secretr
2cd4a5f557 fixing stuff broken by the previous commit 2009-10-20 19:09:27 +00:00
CaMer0n
0c284eceeb added uc_label function. 2009-10-20 16:18:07 +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
df36ed2f6c __autoload handles core handlers now 2009-10-20 16:00:38 +00:00
secretr
20bdd8a7bd e_parser: post_toForm supports array input now, added key sanitize when array passed toDB, createConstants bug 2009-10-20 14:47:05 +00:00
CaMer0n
c82fc9269c Cleaned up the search in admin -> newspost . Added batch options. Made batch form element more flexible. 2009-10-20 07:39:40 +00:00
CaMer0n
1e4336aa3c Endless loop fix for Safari 2009-10-20 03:59:20 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +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
secretr
a251ab6bab Allow various media file uploads (flv, f4v, mov, avi), code (almost) auto-formatted 2009-10-16 21:15:56 +00:00
e107steved
d1758cce36 Allow flash file uploads 2009-10-13 20:50:39 +00:00
CaMer0n
9bde5769e9 preparation for e_url.php 2009-10-09 18:58:12 +00:00
secretr
1050c3b94e News comment now showing only when they should, news_categories_menu fix, started final administration changes. 2009-10-09 15:06:44 +00:00
secretr
d51de44974 Comment IMODE removal, shortcode fixes 2009-10-09 15:05:12 +00:00
secretr
d90eefdbe9 another $pref global removed 2009-10-09 10:18:07 +00:00
secretr
56ad6ed763 plugin handler typo 2009-10-08 14:47:54 +00:00
secretr
2d0cbb3644 JS Manager - headerCore/Plugin/Theme shorthands, add/removeLibPref methods for handling core prefs 2009-10-07 11:05:55 +00:00
secretr
6a466823b8 getForm added to e107 proxy methods 2009-10-07 10:54:13 +00:00
secretr
26c6b5d73f core model bug fixed 2009-10-07 10:53:33 +00:00
e107steved
6d14c60e84 Handle case where an email address is optional, plus better error reporting 2009-10-06 18:58:08 +00:00
e107steved
52789941c7 Notice removal 2009-10-03 14:54:46 +00:00
secretr
917ffedade Great Javascript server & browser cache control - more performance, less server CPU and site traffic 2009-10-02 13:46:26 +00:00
secretr
38431a75f8 js manager header/footer render 2009-10-01 15:05:41 +00:00
secretr
cd905122eb e107::getMessageHandler() renamed to e107::getMessage() 2009-09-29 17:43:13 +00:00
secretr
88d969fab3 JS Manager handler - almost ready, awaiting for theme.xml & plugin.xml required additions, admin header.php synchronized with the changes, e107::getJs() proxy method added, new js related preferences - Work in progress 2009-09-29 17:40:56 +00:00
secretr
e9fd4e9127 e107 createConstants typo 2009-09-29 11:32:09 +00:00
e107steved
240205e6f1 Bugtracker #4823 possible fix 2009-09-28 21:32:08 +00:00
secretr
3a67014d65 introducing JS Manager handler - work in progress 2009-09-28 19:17:59 +00:00
e107steved
812dbfe9a9 Allow wmv files 2009-09-28 19:07:53 +00:00
CaMer0n
3c75746aba db pref editor fix and icon-pool uninstall option added. 2009-09-28 07:17:52 +00:00
CaMer0n
75dd9c7f9b New feature: Option to allow main admins to lock-out regular admins during maintenance mode. 2009-09-27 21:18:42 +00:00
CaMer0n
fe31065402 Removed some deprecated files. Moved news_alt shortcode. 2009-09-26 16:54:21 +00:00
secretr
c32d6cc02e eURL and news administration cleanup, server caching added to various news related places, blog calendar fixes 2009-09-25 20:20:23 +00:00
secretr
f9ac77365f $pref cleanup 2009-09-25 20:18:34 +00:00
secretr
101d3ebc4a URL handler improvements 2009-09-25 20:17:48 +00:00
secretr
2c94009a6b cache handler cleanup (more to do), clear() now accepts $related parameter for clearing nq_ and nomd5_ related entries 2009-09-25 20:17:34 +00:00
secretr
f147c87f82 pref 'backup created' message moved to DEBUG stack, preparing for more message control... 2009-09-25 20:16:18 +00:00
secretr
d8655ff1b4 sc parser - object overloading now supported 2009-09-25 20:15:19 +00:00
secretr
e64d6b364d plugin handler - e_event added to e_*, minor fixes 2009-09-25 20:14:29 +00:00
secretr
83cd21cd20 news handlers - preparing for plugin 2009-09-25 20:13:47 +00:00
CaMer0n
0ff4c515f3 Fixed duplicate and blank entries in field selector. 2009-09-25 02:02:38 +00:00
CaMer0n
127a3e1361 New plugin.xml spec. See forum/plugin.xml for an example 2009-09-23 23:18:18 +00:00
CaMer0n
91db698024 Fixed active='false' so it removes the pref on upgrade. 2009-09-22 21:12:12 +00:00
CaMer0n
13a4843ca0 Notice removal 2009-09-22 15:42:27 +00:00
CaMer0n
22996e415c Remove debug line 2009-09-21 23:07:27 +00:00
CaMer0n
c454336e14 Addon prefs were not being cleared properly. 2009-09-21 23:02:47 +00:00