CaMer0n
5a80a9a205
Work on Media-Manager
2012-04-22 06:19:21 +00:00
CaMer0n
43206105ba
Fixed broken options in admin->schedule tasks
2012-04-20 07:59:00 +00:00
secretr
7791f50eef
strickt check, avoid confusions
2012-03-15 10:07:00 +00:00
secretr
0910e76327
accept value parameter for password fields
2012-03-12 13:02:17 +00:00
secretr
c9085efa0e
More admin UI filter optimizations - swtich to LIKE instead REGEXP (works with non-latin languages now); minor bugfixes
2012-01-17 16:57:46 +00:00
secretr
9863be3a7a
fields of 'method' types now are forced thus always rendered on admin UI list (no checks against model values anymore)
2012-01-12 11:44:49 +00:00
e107steved
8962c13f50
Update function calls where moved from e107_class.php to iphandler_class.php
2012-01-02 22:06:22 +00:00
e107steved
7998e4f247
HTML compliance in legacy form handler
2012-01-02 17:19:10 +00:00
e107steved
0122e71cab
Fix regex for ID generation
2012-01-02 17:07:12 +00:00
secretr
0d0fa1e2ca
- Important URL assembling feature, all routes have now safe fallback option
...
- News configs updates and refactoring, introducing new config, various bugfixes
- News DB changes: news_sef and category_sef fields, titles no more used in URL assembling
- Aliases now not able to match existing URL module
- New URL setting - choose type of SEF string when auto-extracted from titles (implemented in News and Custom pages, leave SEF string empty to see it in action)
- Overall system stability bugfixes
2011-12-10 00:00:15 +00:00
secretr
548b585f7e
Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide.
2011-11-26 18:17:42 +00:00
CaMer0n
5c74b019c3
Minor fixes
2011-11-26 01:45:10 +00:00
secretr
f7532e6351
Minor fixes and improvements
2011-11-25 17:36:40 +00:00
CaMer0n
4b3703278c
Error fixes
2011-07-10 23:21:09 +00:00
CaMer0n
98af91027f
General cleanup
2011-06-08 03:18:50 +00:00
secretr
91debe933b
- Upload shortcode diable_button parameter added
...
- Media upload field/add new entry temporary enabled
- Form handler appropriate upload field changes made
2011-06-07 13:01:36 +00:00
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