1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-19 05:28:10 +01:00

2332 Commits

Author SHA1 Message Date
CaMer0n
a78b3ab42c Quick fix to hide debug info. 2009-10-21 20:40:28 +00:00
CaMer0n
1418dffa1c removed duplicate lines of code 2009-10-21 20:07:31 +00:00
CaMer0n
526b9c4e3b removed duplicate lines of code 2009-10-21 20:05:55 +00:00
e107steved
86d778cd19 Missing method definition 2009-10-21 19:34:18 +00:00
e107steved
36c44d81cf Remove spurious LAN constant 2009-10-21 19:19:53 +00:00
iad2003
8fa6a06d97 an initial todo list for plugin new features and implementations 2009-10-21 14:43:38 +00:00
CaMer0n
f6b378ebd4 Slight modification to the *_setup.php spec. 2009-10-21 12:53:00 +00:00
CaMer0n
8f89377fbb Notice removal 2009-10-21 12:28:17 +00:00
secretr
02c9ede119 more model errors cleanup 2009-10-21 11:57:15 +00:00
CaMer0n
e274b763d7 Some debug info added. 2009-10-21 11:43:30 +00:00
secretr
531f1f8126 date convert - get it right 2009-10-21 11:41:15 +00:00
CaMer0n
e5afcd0aef check for existing tables during install. 2009-10-21 11:08:32 +00:00
secretr
6497a639e0 themeHandler added to e107 known handlers var 2009-10-21 10:29:42 +00:00
secretr
2b166dd02b wrong validator call 2009-10-21 10:24:32 +00:00
CaMer0n
3daf2e1e4e Email spam fix 2009-10-21 09:41:54 +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
marj
403d1c7471 avoid possible charset conflict 2009-10-21 07:56:39 +00:00
CaMer0n
24ed49a86a admin->users and admin->userclass minor interface and code cleanup. 2009-10-21 07:31:07 +00:00
CaMer0n
2e71f54abb Some error fixes during install. 2009-10-21 03:53:27 +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
5ea1427821 added admin sublinks 2009-10-20 18:15:21 +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
8d33417a93 News - start last admin changes (UI, manager access) 2009-10-20 16:01:47 +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
94f4a15ac4 big admin->links cleanup. Still more to do. 2009-10-20 11:07:08 +00:00
CaMer0n
d47c243bde initial files 2009-10-20 07:47:02 +00:00
CaMer0n
1c1a0566b2 deprecated-file removal. 2009-10-20 07:40:31 +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
a9050cc2a3 Adding setup files 2009-10-20 03:58:47 +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
e107steved
171e65fea3 Test commit 2009-10-19 20:09:15 +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
f5b7907e00 TinyMce - work in progress 2009-10-12 06:38:01 +00:00
e107steved
90905603ee Allow shortcodes in event detail 2009-10-11 21:12:54 +00:00
CaMer0n
df34e985ad typo fix 2009-10-09 18:58:44 +00:00
CaMer0n
9bde5769e9 preparation for e_url.php 2009-10-09 18:58:12 +00:00
secretr
1591ba4e42 News comment fixes (missing commit) 2009-10-09 15:08:28 +00:00
secretr
a8e3505b21 Tagwords - better multi-language handling 2009-10-09 15:07:44 +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
11cc280cb3 comment_menu - more changes 2009-10-08 14:53:37 +00:00
secretr
56ad6ed763 plugin handler typo 2009-10-08 14:47:54 +00:00