Cameron
|
7a3e3d9fc7
|
Token fixes.
|
2017-03-02 12:51:03 -08:00 |
|
Cameron
|
cdc23fb2d7
|
Admin-area navigation
|
2017-02-01 18:25:32 -08:00 |
|
Tijn Kuyper
|
347c9f9af0
|
Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
|
2017-01-17 01:33:03 +01:00 |
|
Cameron
|
edf00641d2
|
Fixes #1136 - Sitelink with "everyone but not" userclass
|
2016-01-31 11:41:29 -08:00 |
|
Cameron
|
c5554898c2
|
Fixes #497 - Prevent frontpage setting of index.php
|
2016-01-31 11:15:45 -08:00 |
|
Cameron
|
796f5fa95c
|
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
|
2016-01-13 19:18:12 -08:00 |
|
Cameron
|
78efae0cae
|
Issue #6 Corrected some LANs
|
2015-11-12 15:07:50 -08:00 |
|
tgtje
|
9b08a4d991
|
text to LAN issue #6
|
2015-11-01 15:44:42 +01:00 |
|
Cameron
|
35f225aa79
|
Issue #1138 - Bootstrap UI fixes.
|
2015-07-15 13:48:19 -07:00 |
|
Cameron
|
c3d8cd9236
|
Issue #5 Language File Optimization.
|
2015-07-10 15:04:14 -07:00 |
|
Cameron
|
a708211cb3
|
Userclass fixes. Now clears userclass cache after changes in admin are made.
|
2015-05-12 13:53:47 -07:00 |
|
Lóna Lore
|
fe6e09d08d
|
removed debug messages from LAN files
|
2015-05-07 10:44:11 +02:00 |
|
Lóna Lore
|
f48ca466e9
|
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-01 12:46:46 +02:00 |
|
Cameron
|
bc382d7317
|
Issue #609 - Frontpage interface up/down arrows not working. Replaced with editable option in add/edit mode.
|
2015-04-17 11:22:07 -07:00 |
|
Cameron
|
114cede50c
|
Issue #927 - Changed loading order of e_frontpage.
|
2015-04-12 11:47:49 -07:00 |
|
Cameron
|
52845adf1b
|
Issue #927 - e_frontpage.php upgraded to v2.x specifications.
|
2015-03-15 13:27:37 -07:00 |
|
Cameron
|
bb76398ac1
|
Fixes #501 - restored delete_32.png and delete_16.png for Backward compatibility. Updated some scripts to use ADMIN_DELETE_ICON instead of the deprecated ADMIN_DELETE_ICON_PATH .
|
2014-01-23 04:38:48 -08:00 |
|
Cameron
|
805df147f3
|
Admin -> Frontpage interface cleanup
|
2013-05-05 18:27:06 -07:00 |
|
Moc
|
028ab0ddc8
|
#6 - LAN clean-up (HTML removal, double quotes, generic) - done upto lan_lx
|
2013-03-21 13:39:11 +01:00 |
|
Cameron
|
0bc8c1e3e0
|
GUI fixes
|
2013-03-17 14:47:35 -07:00 |
|
Cameron
|
d32715dcef
|
Rename page_theme to menu_name
|
2013-03-09 14:53:01 -08:00 |
|
Cameron
|
31e658a2ae
|
Issue #125 The require_once() cleanup.
|
2013-02-26 21:43:31 -08:00 |
|
Tijn Kuyper
|
0e01bbb032
|
Frontpage (admin area) - LAN (#6) and code clean-up
|
2013-02-25 18:33:00 +01:00 |
|
SteveD
|
98741074c2
|
Fix undefined JS-derived query message on delete rule
|
2012-12-22 19:16:46 +00:00 |
|
SteveD
|
3fb760da3f
|
More work on front page management.
Event calendar should work with single point of entry code.
|
2012-12-16 18:52:46 +00:00 |
|
SteveD
|
7b8ea1e311
|
Fixes so far (up/down/delete need fixes)
|
2012-12-16 11:41:01 +00:00 |
|
Cameron
|
d892fb0a85
|
Admin GUI refinements
|
2012-11-26 14:41:32 -08:00 |
|
e107steved
|
a27c509572
|
Bug #5347 hard-coded LAN
|
2012-10-24 20:11:18 +00:00 |
|
CaMer0n
|
5f143146a0
|
Path updates
|
2012-06-08 09:05:33 +00:00 |
|
CaMer0n
|
546d930311
|
More HTML cleanup
|
2012-05-13 05:50:32 +00:00 |
|
CaMer0n
|
ab4dc250ec
|
Cleaned up footer.php links.
|
2010-07-23 23:21:48 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
e107steved
|
45fef35aea
|
Tidy up front page admin; kill some notices and globals
|
2009-12-19 17:54:00 +00:00 |
|
CaMer0n
|
1377b23532
|
Fix copyright info.
|
2009-11-18 01:06:08 +00:00 |
|
secretr
|
bd1bc04b20
|
admin front page: another parse error fix
|
2009-09-14 20:59:23 +00:00 |
|
marj
|
201b7e20f1
|
Add include_lan() to admin pages
|
2009-08-28 16:11:02 +00:00 |
|
CaMer0n
|
fadba975c2
|
theme.xml now uses perm='everyone' etc. for menu presets - now consistent with plugin.xml.
|
2009-07-21 07:41:54 +00:00 |
|
CaMer0n
|
9ab872b199
|
More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array)
|
2009-07-17 07:53:13 +00:00 |
|
secretr
|
3aab4367fb
|
administration cleanup/minor improvements
|
2008-12-21 11:47:29 +00:00 |
|
secretr
|
04d33ef1d0
|
Frontpage Administration - admin UI conventions
|
2008-12-21 10:58:35 +00:00 |
|
secretr
|
4ed0c5b73d
|
Front Page Administration ready (new XHTML/CSS rules, admin JS, message handler, form handler, code cleanup)
|
2008-12-15 13:31:02 +00:00 |
|
CaMer0n
|
3101674e1c
|
More IMODE removal
|
2008-11-14 06:01:06 +00:00 |
|
e107steved
|
e2d5327566
|
Add admin logging to front page setting. Allow {..} path constants
|
2008-08-25 15:25:19 +00:00 |
|
e107steved
|
84a5b75bc3
|
Bugtracker #4371 - notice removal
|
2008-04-04 21:40:50 +00:00 |
|
e107steved
|
7ce5661b92
|
Bug fix: rule deletion
|
2007-10-28 19:04:14 +00:00 |
|
e107steved
|
51d21e87a6
|
Front page selection - sort out LANs and icons
|
2007-06-24 16:30:48 +00:00 |
|
e107steved
|
ad8d43d34e
|
Rule-based front page and post-login page handling
|
2007-05-02 19:47:47 +00:00 |
|
mcfly
|
e149b35fcc
|
new module creation
|
2006-12-02 04:36:16 +00:00 |
|