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

181 Commits

Author SHA1 Message Date
marj
54166bd487 Use charset and related ASAP 2009-07-13 10:17:41 +00:00
secretr
8eb176207d admin page titles allowed (user request - e107.org Ideas area) 2009-04-16 10:07:13 +00:00
secretr
9413f65fa9 JS API (big) troubles - next try (one more reason to hate IE) 2009-01-12 12:05:55 +00:00
secretr
dd162a70c0 ADMIN_ALT_NAV totally rewritten, admin menu sublinks support (new pref added), icon refining, new About admin root menu 2009-01-09 17:25:50 +00:00
secretr
887df36f03 Custom Pages administration ready;
BBcode help small fixes;
admin JS improvements
2008-12-29 15:23:06 +00:00
secretr
01a31be17e Banlist administration ready 2008-12-23 15:18:31 +00:00
secretr
ca71a7742d Added e_admin_menu backward compatibility (for jayya and reline only).
List plugin admin menu updated
2008-12-20 10:39:14 +00:00
secretr
5798577931 Site Prefs administration ready;
global admin improvements - new admin auto-expandable menus, new e_form methods, JS
2008-12-19 14:01:07 +00:00
secretr
582bc4df97 Site Prefs, core administration changes - work in progress 2008-12-18 16:55:46 +00:00
secretr
0c7fb98d2e Site Prefs Administration, imageselector SC fix - work in progress 2008-12-17 17:27:07 +00:00
secretr
3cfdf05b4a inline style cleanup 2008-12-16 11:05:36 +00:00
secretr
8251c62606 Emotes Administration area - work in progress 2008-12-14 21:01:59 +00:00
CaMer0n
3101674e1c More IMODE removal 2008-11-14 06:01:06 +00:00
secretr
f72fed77e8 e107 JS API v1.0 pre-alpha: initial import + core implementations, header re-order 2008-11-09 20:31:10 +00:00
e107steved
aff803dff4 Standard function to search/load admin LAN files 2008-08-11 20:45:01 +00:00
e107steved
526ec11746 Handle standard LAN files, differences between single/multiple elements in a section 2008-08-10 16:06:15 +00:00
e107steved
8ac2be2e12 Bugtracker #4366 - check that user.js exists 2008-05-23 21:14:38 +00:00
e107steved
447257a9c4 Remove/change out of date cursor:hand 2008-03-09 20:33:18 +00:00
CaMer0n
8e8e68ce67 Added e_ajax.php which will do content replacement and load prototype code. Deprecating e107.js and e_ajax.js 2008-01-16 10:47:06 +00:00
CaMer0n
237315b941 replaced e107.js with e_js.php file - should fix some bugs associated with paths etc. 2008-01-16 10:13:49 +00:00
mcfly
625fc0a5ca Adding options to have a minimally loaded class2.php, for use mainly with ajax pages. Move online class to it's own file 2008-01-06 22:16:37 +00:00
e107steved
c3559b5729 Notice removal, undefined forum shortcode 2007-05-17 20:15:04 +00:00
e107steved
e0a2c65e21 Only display presets to main admins (per Cameron), don't include news item date in preset (caused confusion) 2007-02-07 21:22:19 +00:00
CaMer0n
7a1a1cb3b0 removed tinymce inclusion from header files. (Already loaded with e_meta.php) 2007-01-23 22:44:47 +00:00
mrpete
f545170728 Bugfix #3568 - wysiwyg was not being tested for properly. This has been an ongoing
issue, now resolved. admin and user code need not download wysiwyg js etc -- use
 e_WYSIWYG constant to see if it is enabled.
2007-01-20 15:57:53 +00:00
CaMer0n
4d80394094 removed TinyMce specific code from headers - now loads from e_meta.php 2006-12-22 18:47:10 +00:00
sweetas
b1a5522c07 new image pack system file inspector and file manager images updated 2006-12-07 16:18:51 +00:00
sweetas
8cb82b65dc new image pack system imode and admin images updated 2006-12-07 15:41:50 +00:00
mrpete
2606079274 Bugfix #3568 - wysiwyg was not being tested for properly. This has been an ongoing
issue, now resolved. admin and user code need not download wysiwyg js etc -- use
 e_WYSIWYG constant to see if it is enabled.
Also fixed minor popup bug in header/footer (two different issues)
2006-12-07 12:59:43 +00:00
mrpete
035ec70681 Bugfix: admin headers/footers just as much a mess as non-admin. Rearranged and doc's to match
spec, and also (mostly) be comparable to header_default and
 footer_default so bugfixes can more easily
 go in both. Side effect: admin code is now debuggable (debug options all work).
2006-12-05 09:28:02 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00