e107steved
|
61e9b3dcf3
|
Save 'most online' counts in separate pref, use array-based $menu_pref and new prefs handler, global elimination, odd fixes
|
2009-12-28 17:53:11 +00:00 |
|
CaMer0n
|
e7ca72a139
|
support added for deleteClass parm.
|
2009-12-28 01:02:26 +00:00 |
|
CaMer0n
|
6c9038af0f
|
admin_ui now takes into account the perm of the adminMenu before rendering.
|
2009-12-28 00:29:39 +00:00 |
|
CaMer0n
|
b3dc19d4e0
|
Fixed e_ROOT path issue on Linux. Also $_E107['debug'] was not working in e107_include() etc.
|
2009-12-27 13:56:15 +00:00 |
|
CaMer0n
|
b75bbc5295
|
Added server-time to admin 'Site info'. (useful when setting crons etc. )
|
2009-12-27 11:50:34 +00:00 |
|
CaMer0n
|
d450b9dd7d
|
Path fixes - e_LOG
|
2009-12-27 11:25:19 +00:00 |
|
CaMer0n
|
e07843c238
|
Some basic queries were failing during cron mode due to failure of the 'menu' query. Also added getLastQuery() function for easier debugging.
|
2009-12-27 10:52:22 +00:00 |
|
e107steved
|
aa3e4bd7b1
|
Remove debug code
|
2009-12-26 23:20:21 +00:00 |
|
CaMer0n
|
4f86a090dc
|
Notice removal and small gui fixes
|
2009-12-25 23:32:18 +00:00 |
|
e107steved
|
020290cce8
|
Logic for automatic generation of field processing definitions, with overrides
|
2009-12-25 10:25:12 +00:00 |
|
CaMer0n
|
da453c45ae
|
textarea truncate/expand now continues rather than duplicate the text.
|
2009-12-25 02:06:31 +00:00 |
|
CaMer0n
|
46b36b6d55
|
datestamp auto value fix
|
2009-12-24 23:02:17 +00:00 |
|
CaMer0n
|
8b55fb138b
|
datestamp wasn't being converted correctly by admin_ui. Temporary fix. Auto-datestamp now only active when no value is present.
|
2009-12-24 22:36:34 +00:00 |
|
CaMer0n
|
b019c110d0
|
getperms() was failing with plugin-only access and other non-mainadmin perms. Fixed.
|
2009-12-24 10:51:23 +00:00 |
|
CaMer0n
|
1e15f1c92b
|
agent added to online table for easier detection of bots
|
2009-12-24 10:00:30 +00:00 |
|
CaMer0n
|
2ae50931ea
|
System Crons were failing. Working again.
|
2009-12-24 09:59:21 +00:00 |
|
secretr
|
ddb01846f6
|
admin UI / model improvements and bugfixes
|
2009-12-23 15:12:13 +00:00 |
|
CaMer0n
|
e4b25a27e6
|
Search only what is installed and active
|
2009-12-23 11:32:47 +00:00 |
|
CaMer0n
|
0a1b0e066c
|
Search-related fixes and path fixes
|
2009-12-23 11:32:09 +00:00 |
|
CaMer0n
|
536f46e880
|
Site logo can now be managed though prefs and media-manager.
|
2009-12-23 10:04:39 +00:00 |
|
e107steved
|
1234bf86bb
|
Bugtracker #4734 - get rid of deprecated <center>
|
2009-12-21 22:31:04 +00:00 |
|
e107steved
|
1ac54f806f
|
More tidying up
|
2009-12-21 19:52:48 +00:00 |
|
CaMer0n
|
03b3f90692
|
Support for email addresses added to admin-ui
|
2009-12-20 23:46:51 +00:00 |
|
e107steved
|
8e563565fc
|
Tidying up event calendar - work in progress
|
2009-12-20 22:47:35 +00:00 |
|
e107steved
|
8e284465e7
|
More tidying - banlist admin this time
|
2009-12-19 23:04:42 +00:00 |
|
e107steved
|
45fef35aea
|
Tidy up front page admin; kill some notices and globals
|
2009-12-19 17:54:00 +00:00 |
|
e107steved
|
cf2978b82c
|
Better default
|
2009-12-19 14:52:57 +00:00 |
|
e107steved
|
eee9a2dbf0
|
Bugtracker #4872 - allow XMP headers in uploads
|
2009-12-18 21:35:15 +00:00 |
|
e107steved
|
716ddc3c58
|
Latest batch of global bashing and notice removal, remove unneeded files
|
2009-12-18 20:49:56 +00:00 |
|
e107steved
|
17b98ac017
|
Another attack on globals and notices
|
2009-12-17 22:47:20 +00:00 |
|
secretr
|
585a8e3d61
|
JS Dialog widget done: currently supports almost everything what Prototype UI Window does (shadow, window manager, maximize/restore, blur/focus, iframe/ajax content etc). Just few details left, awaiting automated dialog creation by element selectors (JS API).
|
2009-12-17 17:15:20 +00:00 |
|
CaMer0n
|
092d9b89da
|
news sublink functions added
|
2009-12-17 16:00:56 +00:00 |
|
e107steved
|
ef829abe76
|
Minor doc corrections
|
2009-12-16 22:26:27 +00:00 |
|
e107steved
|
bca0e748eb
|
PM plugin latest updates - use new-style shortcode system, restructure to get rid of many globals
|
2009-12-16 20:23:37 +00:00 |
|
secretr
|
911d6a0c9d
|
JS Dialog widget (e107 version of Prototype UI Window) - initial import, work in progress
|
2009-12-16 18:34:02 +00:00 |
|
e107steved
|
2f3e27a8eb
|
DB Handler update triggered by bug in PHP 5.3.0
|
2009-12-15 22:34:04 +00:00 |
|
CaMer0n
|
7fabe7fb5d
|
More Core-Media update routine work. Download Images and Thumbnails are now imported if found.
|
2009-12-15 11:51:02 +00:00 |
|
CaMer0n
|
78610f02b0
|
Fixed path inconsistencies and removed some path globals. Also some notice removal in update routine for core-media.
|
2009-12-15 11:05:17 +00:00 |
|
e107steved
|
0c62e029bb
|
Missing language file
|
2009-12-14 19:37:54 +00:00 |
|
e107steved
|
08aaa0b0fc
|
Fix documentation errors
|
2009-12-13 21:52:32 +00:00 |
|
e107steved
|
f165b74f37
|
Add some potentially useful path constants
|
2009-12-13 19:51:36 +00:00 |
|
e107steved
|
a31c379d81
|
More PM work
|
2009-12-13 12:32:29 +00:00 |
|
CaMer0n
|
e154e15888
|
remove deprecated file
|
2009-12-13 10:57:15 +00:00 |
|
secretr
|
ddba35bc51
|
featurebox bugfixes
|
2009-12-13 10:28:15 +00:00 |
|
e107steved
|
321e57d58d
|
Little utility to generate DB control arrays
|
2009-12-12 16:57:49 +00:00 |
|
secretr
|
84c75d3c5b
|
admin UI - better 'layout' type interface; old featurebox 'method' disabled, shortcode handler reset scClass object method added (start of 'functions to methods' task)
|
2009-12-12 16:40:41 +00:00 |
|
secretr
|
361b05ce6f
|
featurebox tabs in action (blank & jayya themes)
|
2009-12-12 16:36:42 +00:00 |
|
secretr
|
e7410e2440
|
Featurebox tabbed content support added (new core 'tabs' template)
|
2009-12-12 16:35:46 +00:00 |
|
e107steved
|
c6ade9d33a
|
Missing image
|
2009-12-12 11:56:31 +00:00 |
|
CaMer0n
|
2ec48d353e
|
Featurebox cleanup
|
2009-12-12 11:31:00 +00:00 |
|