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

2050 Commits

Author SHA1 Message Date
marj
a3ee9ecdd3 Language selection simplification
work in progress
2009-08-03 19:41:17 +00:00
marj
381549cf42 Language selection simplification
work in progress
2009-08-03 18:46:05 +00:00
marj
493db815df Language selection simplification
work in progress
2009-08-03 18:36:24 +00:00
secretr
980a2486c8 Cache handler: parse error temporary fix (unkown method), reporduce: try static call ecache::retrieve() inside another object Better fix is required, new methods maybe, PHP in strict mod is throwing warnings (non-static method should not be called statically, assuming $this from incompatible context). 2009-08-03 18:21:46 +00:00
secretr
f700bd7a43 Pref Handler: More work & PHPUnit Test Case - broken, work in progress 2009-08-03 18:09:02 +00:00
CaMer0n
48200bd524 admin->userclass gui standardization. 2009-08-03 18:04:19 +00:00
CaMer0n
14d3755d1d small css fix 2009-08-03 16:43:46 +00:00
CaMer0n
00a0516de2 Refined the basic filtering and searching of admin->users. 2009-08-03 16:40:09 +00:00
marj
9413fbe823 typo 2009-07-31 20:09:14 +00:00
secretr
5c76acc91d Validator handler: typos, debug info removed, small addition (default rule) 2009-07-31 16:14:51 +00:00
secretr
ace2fea721 Pref Handler Fatal errors fixed - still work in progress 2009-07-31 16:12:19 +00:00
secretr
6d7ab2ffa0 Message handler improvements: PHP4 support dropped, new functionality 'message stack' added 2009-07-31 16:11:35 +00:00
secretr
430cc0e534 e107 class changes:
added config object getters (getConfig() and getPlugConfig());
added pref getter shorthands (getPref(), findPref(), getPlugPref(), findPlugPref());
work in progress
2009-07-30 16:09:30 +00:00
secretr
4e70515a0c Added:
experimental e_model class (will be moved to separate file);
abstract e_pref class (e_model extension); e_core_pref class (e_pref extension) to handle all core prefs (SitePrefs, menu_prefs etc.);
e_plugin_pref (e_pref extension) to handle plugin prefs;
work in progres (NOT even tested)
2009-07-30 16:06:58 +00:00
marj
e8e834ed97 Show 2dopey in forum stats 2009-07-30 10:08:05 +00:00
marj
0f24cf4976 url doesn't exist 2009-07-29 09:14:12 +00:00
marj
fd0e92f6b3 Bugtracker #4775 - unquoted font names 2009-07-29 08:39:25 +00:00
marj
2529af610d add some classes to forum icons 2009-07-28 04:50:12 +00:00
marj
6f433accc0 contact template back 2009-07-28 04:10:16 +00:00
marj
7ca4324e8e Bugtracker #4773 - Contact Details padding caption with newline 2009-07-27 21:18:37 +00:00
bugrain
18e8d93b53 Changed a toHTML() to parseTemplate() when formatting the Contact Info from a template - was adding unneccessary break tags. 2009-07-27 21:12:42 +00:00
e107steved
2d7704e29f Get rid of 0.6 legacy code in login 2009-07-25 21:18:09 +00:00
bugrain
98846ed348 Include message_handler explicitly 2009-07-25 09:41:23 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
marj
6c58ff2f2a remove inline style and "protect" lan 2009-07-25 07:49:57 +00:00
marj
75d1104a61 hardcoded deprecated rss links 2009-07-25 07:10:28 +00:00
marj
ddfd1cdbca Add basic front CSS styles
copy/paste from admin
2009-07-25 06:09:54 +00:00
marj
db706563f9 remove inline style and "protect" lan 2009-07-25 05:52:58 +00:00
marj
f7cbd4dd23 hardcoded deprecated rss links 2009-07-25 05:45:16 +00:00
e107steved
77a6633612 Bugtracker #4770 - allow all classes for menu/cpage visibility 2009-07-24 19:18:56 +00:00
marj
430c81c802 Removed a couple of tags and inline styles 2009-07-24 15:58:38 +00:00
CaMer0n
6a504ac0d4 Warning removal in class2.php and I modified the theme.xml spec, so that one can specify exactly which version of XHTML and CSS the theme is compliant with. ie. true/false has been replaced with (Xhtml) 1.1, (Css) 2.1 etc. Pre-0.8 themes will default to this when 'true' is found. 2009-07-24 12:54:39 +00:00
bugrain
c539f13b36 Some more HTML validation fixes and CSS changes 2009-07-23 23:40:57 +00:00
bugrain
7fe24d4ca0 HTML validation fixes and CSS changes 2009-07-23 23:03:49 +00:00
CaMer0n
664e62dbff First step in making 'banners' a plugin. 2009-07-23 16:43:03 +00:00
secretr
9c219f52a9 more e107 class & API cahnges:
- magic __get() added to e107 and e_parse classes;
- resolved sch_load() related issues;
- more object getter;
2009-07-23 15:29:07 +00:00
CaMer0n
27c85b32f9 little more work on the drop-down batch menu. 2009-07-23 15:23:19 +00:00
CaMer0n
f48cdb5e39 some 'new db' removal 2009-07-23 15:21:41 +00:00
CaMer0n
88620a7370 InfoPanel changes- removed tabs. 2009-07-23 10:46:11 +00:00
secretr
300ea4e8c4 sc_admin_navigation fix - plugin sublinks are not sorted anymore 2009-07-23 10:00:35 +00:00
secretr
6147b720ae Core admin JS minor fixes; admin download now uses Core admin JS 2009-07-23 09:02:10 +00:00
marj
7fe0bd1282 Trivial XHTML compliance 2009-07-23 08:34:21 +00:00
marj
c8e8cd6b42 0.6 legacy code removal 2009-07-23 08:14:55 +00:00
secretr
9448c8b65e leftover debug cleaned 2009-07-23 08:01:48 +00:00
CaMer0n
6fcf86cea6 More work on admin->user batch processing. Userclass adding/removing completed. Also removed reliance on admin/userclass.php 2009-07-23 06:55:39 +00:00
e107steved
7cf24d5543 Spelling 2009-07-22 19:29:49 +00:00
e107steved
2cd6f4cfa5 Bugtracker #4768 - array limit too low 2009-07-22 19:18:23 +00:00
CaMer0n
c4282123b0 Batch user changes, partially done.. 2009-07-22 17:04:59 +00:00
CaMer0n
53991c91a0 small author correction 2009-07-22 14:45:14 +00:00
secretr
d002d0c4c4 e107 class & API cahnges: initial work done. Related tasks
- tests
- review of marked with DEPRECATED commment areas
- (optional) e107_include* funcs to e107_class.php
- (optional) move all 'misc' functions to core_functions.php (new file in e_HANDLER)
- 'hide' more globals from the API through e107 methods/properties
- transfrom core/plugin templates (BC) to the new template variable standards
2009-07-22 14:32:51 +00:00