CaMer0n
414acedafc
Admin perms cleanup. Enhanced ui, multiple perms for sections of admin->users. Support for more perms.
2011-05-11 11:56:42 +00:00
CaMer0n
047dfa1fcf
TinyMce bbcode plugin work
2011-05-10 12:47:03 +00:00
CaMer0n
8ef5c43753
Media-manager path and query fixes. Intuitive LEFT JOIN support for admin_ui.
2011-05-07 06:22:44 +00:00
CaMer0n
a993bcc056
Cron (Schedule Tasks) admin work.
2011-05-07 01:05:18 +00:00
CaMer0n
0c3c292a1c
Cron data moved to SQL table.
2011-05-06 07:00:21 +00:00
CaMer0n
4113e8801d
bbcode for adding local images now retrieving images from media-manager.
2011-05-05 11:30:00 +00:00
secretr
cc3d7a4f55
hidden element render fix
2010-12-28 15:47:15 +00:00
secretr
528325aafd
various e_model and UI fixes and improvements, fixed e_SIGNUP/LOGIN constants
2010-12-27 12:38:14 +00:00
secretr
af990019d1
Form - renderValue 'href' option when parsing URLs
2010-12-06 16:52:04 +00:00
secretr
6c9aadc78b
warnings removal
2010-11-22 20:45:53 +00:00
secretr
aa0d2e8da4
re-enable e_parse html wrap method, UI wrap option for text fields added
2010-11-15 09:03:54 +00:00
secretr
808283fc11
Admin UI improvements and fixes; introducing 'lanlist' field type; 'multiple' dropdown option possible now but incomplete (batch, filter related work required)
2010-11-08 09:20:12 +00:00
secretr
87a22dbdb4
Admin UI improvements; cleanup started; missing LANs added; new features - UI deleteConfirmScreen variable, Delete confirmation screen added to UI page methods, various minor bugfixes and other improvements
2010-11-04 23:27:47 +00:00
secretr
d9527349ad
Admin UI minor improvements; cleanup - warnings removal; various minor bugfixes
2010-10-30 15:34:48 +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
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
5670e36937
2010-10-04 16:01:17 +00:00
secretr
0b74b8af7b
From handler fix for empty class list combo box option (useful for e.g filters)
2010-07-05 09:36:59 +00:00
secretr
ce385d7a81
e_form select box default (first) value fix
2010-06-29 10:23:53 +00:00
secretr
40391d9856
EONE-62 (New Feature): Introducing user tokens (token logic could change in the future);
...
init_session automated user token check (POST or GET);
new referal e_form method (hidden field with proper user token value);
Admin UI protects now all its forms;
2010-05-19 15:28:52 +00:00
secretr
74324c1043
Nextprev shortcode fix to handle proper dropdown navigation;
...
Admin UI - new nextprev parameters
2010-05-18 15:21:42 +00:00
secretr
252100989e
form handler - id option for checkbox_toggle method
2010-05-11 10:47:48 +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
0c51894fc0
EONE-10 (Task): make current image picker work with thumbnails (temporary solution, awaiting Media Manager).
2010-03-16 16:58:43 +00:00
CaMer0n
123b763082
Move icon path storage to media-manager. Work in progress
2010-03-13 02:35:46 +00:00
secretr
c2e6caf631
IN PROGRESS - Task EONE-10: thumb support added to imagepreview/imageselector shortcodes
2010-03-10 11:06:41 +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
b039f583ab
upload field types more flexible now
2010-03-01 14:32:56 +00:00
secretr
757e02924c
e_form various typo problems
2010-02-12 16:39:48 +00:00
secretr
967ef712c2
Form Handler/Admin UI - more multilingual support
2010-02-11 16:43:34 +00:00
secretr
0dfbbb0c1d
Admin list style corrections
2010-02-11 16:37:11 +00:00
secretr
2d835f43d0
Form handler - updating svn URL
2010-02-10 21:27:04 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00
secretr
9366c9daf4
form handler: Title LAN support (UI list view); typos
2010-02-10 13:03:43 +00:00
secretr
96e6e159b1
fields are marked as required (UI)
2010-02-02 13:24:10 +00:00
secretr
20c2b3d504
form datepicker cleanup
2010-02-02 09:04:40 +00:00
e107steved
feaeb58632
More comments, install logging, notice removal
2010-01-16 19:54:04 +00:00
secretr
e9c6e7a5c4
file/form handlers minor update
2010-01-16 14:17:10 +00:00
CaMer0n
7b8f5496c0
Temporary Fix for newpost images
2010-01-12 17:25:20 +00:00
CaMer0n
a21f57d361
Mailout bug fixes and ui cleanup
2010-01-10 03:56:28 +00:00
CaMer0n
3d956ef936
text-area append option added. (TBD) and missing css added for next/prev bar.
2010-01-07 23:44:33 +00:00
CaMer0n
efd90b517b
"Notice Removal" broke functionality of checkboxes and edit/delete buttons in admin. Reverted.
2010-01-07 22:06:10 +00:00
e107steved
00d0dd9ada
Notice removal
2010-01-03 12:14:06 +00:00
CaMer0n
e7ca72a139
support added for deleteClass parm.
2009-12-28 01:02:26 +00:00
CaMer0n
4f86a090dc
Notice removal and small gui fixes
2009-12-25 23:32:18 +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
secretr
ddb01846f6
admin UI / model improvements and bugfixes
2009-12-23 15:12:13 +00:00
CaMer0n
536f46e880
Site logo can now be managed though prefs and media-manager.
2009-12-23 10:04:39 +00:00