secretr
c766c5a8f2
PHP 5.3+(and NOT 3+ as stated in the previous commit :) ) overall system compatibility
2010-10-28 10:54:33 +00:00
secretr
cd49c6c850
New sessions related improvements/fixes; extra check in Site preferences area for cookie name - session/cookie regeneration, prevent logout; varoious redirection handler improvements plus new e107 method candidates - get/set/clear Cookies based on site preferences.
2010-10-27 11:31:18 +00:00
secretr
0431fd5089
retrieve message instance proper
2010-10-27 11:13:44 +00:00
secretr
645d2dda6d
Mass changes (work in progress - related beta testing and feedback highly appreciated)
...
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
e107steved
812ef3f7a5
EONE-130: Add support for InnoDB tables in installer
2010-10-23 16:40:42 +00:00
e107steved
a163c00172
EONE-130: some DB setups don't support InnoDB
2010-10-23 15:57:29 +00:00
e107steved
97eecaad36
EONE-51: Migrate saved emails to 0.8 DB table
2010-10-21 17:42:03 +00:00
e107steved
bc45f2809b
Make code a bit more robust, fix table format
2010-10-21 13:07:40 +00:00
CaMer0n
c6a0fad36e
Bugfix, but still needs more work
2010-10-10 22:08:57 +00:00
CaMer0n
32d849ebf8
Remove comments from admin-log
2010-10-10 07:31:09 +00:00
e107steved
38b9da0488
Query speedups - thanks Mikey
2010-10-05 19:39:08 +00:00
CaMer0n
f47b36c34b
Show minutes and seconds since last refresh
2010-10-04 22:54:40 +00:00
secretr
1adcecb94a
media manager work - upload link can be added now (see newspost.php); improved imageselector; several bugfixes
2010-10-04 22:14:05 +00:00
secretr
ea7434a019
leftover debug
2010-10-04 19:19:00 +00:00
secretr
5670e36937
2010-10-04 16:01:17 +00:00
e107steved
2c587547be
Add some basic error handling to File Manager
2010-09-16 20:04:14 +00:00
e107steved
8b5fda51c9
Notice Removal
2010-09-07 17:11:34 +00:00
e107steved
decaecf54d
Add in security code, youtube bbcode from 0.7
2010-09-06 12:34:06 +00:00
e107steved
bd4d34d933
EONE-120: login name not displayed. possible fix
2010-09-05 12:12:46 +00:00
CaMer0n
e3d2be8e8f
eTag validation fix and If-None-Match support.
2010-09-05 08:17:27 +00:00
e107steved
a690871889
Bugtracker #5039 - missing icon on 'Site Down' admin page
2010-09-02 07:19:23 +00:00
e107steved
dcdddffb20
Fix ETag format
2010-08-25 08:11:27 +00:00
CaMer0n
ab4dc250ec
Cleaned up footer.php links.
2010-07-23 23:21:48 +00:00
e107steved
482c546763
session table no longer required (not used in 0.7, either)
2010-06-24 20:40:19 +00:00
secretr
fe0926b9cf
Plugin upgrade SQL execution logic mismatch
2010-06-23 10:21:21 +00:00
CaMer0n
e931dff9f8
Updated login event for BC with 0.7.
2010-06-06 04:29:54 +00:00
secretr
3519194c81
EONE-62 (New Feature): User model builds proper user class list now;
...
Userclass administration UI problems fixed (hopefully);
2010-05-17 14:13:50 +00:00
secretr
7ccb925587
EONE-62 (New Feature): Improved extended field model (fields of type db working now);
...
structure model improvements;
extended fields administration problems solved (there are maybe more);
init_session() and login core routines modified to work with user models;
option Login As added on user administration (visible from main admins only);
minor fixes;
2010-05-14 18:45:51 +00:00
secretr
5cc153b09c
EONE-10 (Task): Option to clear DB/Image cache added (Admin interface), Cache administration cleanup, phpDoc fixes
2010-05-14 09:32:16 +00:00
e107steved
ee3e6ed9d9
Update routine uses new combined admin logging and messaging API
2010-04-20 21:35:20 +00:00
secretr
3c3486f806
EONE-79 (issue): LogArray fixes; Admin settings page - work in progress
2010-04-19 13:31:47 +00:00
mcfly
71f81fbea2
EONE-45 (bug): Custom menus now created in 'menus' table. Menu cache also cleared when menu is deleted.
2010-04-17 03:17:48 +00:00
secretr
fbf181c578
EONE-33 (task), EONE-49 (bug)
2010-04-15 15:38:16 +00:00
e107steved
9c31a701d2
Reinstate clickable link on page titles
2010-04-11 07:52:45 +00:00
secretr
9f69cf1d0b
News administration: category edit works now
...
News shortcode batch: icons/images paths fixed, minor cleanup
2010-03-16 17:33:21 +00:00
secretr
ce565c1167
Image selector minor improvements, News administration - image pickup works now.
2010-03-16 17:00:44 +00:00
CaMer0n
8ca9a28215
EONE-44 (Improvement): Some general cleanup. Still some theming work to correct the main issue. Menu options are configured for all admins by the main admin now.
2010-03-16 07:46:01 +00:00
CaMer0n
5acab274a6
EONE-44 (Bug): Attempt to fix corrupted DB during update after fresh install
2010-03-15 20:46:40 +00:00
CaMer0n
ab53f91431
EONE-36 (Improvement): Added media class. Icons are now imported and removed during plugin install/uninstall.
2010-03-14 02:11:23 +00:00
mcfly
5306afd727
${task.key} (${task.type}): User ranks now configurable and render properly. Still need to work on moving config from forum, and establishing a default config.
2010-03-13 18:59:28 +00:00
CaMer0n
568859aef2
Move icon path storage to media-manager. Icon-picker updated.
2010-03-13 08:12:38 +00:00
CaMer0n
b8e9ce22ce
Move icon path storage to media-manager. Work in progress
2010-03-13 02:34:09 +00:00
secretr
67b4ed46cb
EONE-20 (Bug): fixed delete userclass request problem, still not working - depend on EONE-24
2010-03-11 12:49:05 +00:00
secretr
143ce18d73
EONE-20 (Bug): UI improvement - scrollTo efect added when userclass tree is clicked
2010-03-11 12:09:41 +00:00
secretr
868ec3466e
EONE-20 (Bug)
2010-03-11 11:56:23 +00:00
secretr
2a0529f631
IN PROGRESS - task EONE-10: System thumbnails
...
- media manager now uses thumb.php
- form handler uses thumb.php (UI) when type is image and parameter thumb is passed
- minor issues fixed
- thumbUrl() method added (Parser, for now)
2010-03-09 16:05:41 +00:00
secretr
8bafc9d1f6
task EONE-11: system paths - cache
2010-03-09 13:33:51 +00:00
mcfly
2f4926b476
Bugtracker #4923 , also EONE-7.
2010-03-06 23:49:08 +00:00
mcfly
dcc20bcf9c
Changes to how file inspector reports on some special files - thanks Lawbringer
2010-02-23 16:18:14 +00:00
secretr
d9f71d9b10
leftover debug, header comment updated
2010-02-14 14:43:50 +00:00