1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 13:34:39 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
secretr
252100989e form handler - id option for checkbox_toggle method 2010-05-11 10:47:48 +00:00
secretr
4d0be39938 EONE-62 (New Feature): More work, getting data should work fine now, still work in progress 2010-05-05 15:05:32 +00:00
secretr
067b0a07c2 EONE-62 (New Feature): almost working version when it comes to getting data;
e_front_model in development;
check_class() modified to accept values of type array;
work in progress
2010-05-02 18:41:20 +00:00
secretr
59053103a4 more e_model typos 2010-05-02 14:38:31 +00:00
secretr
322641881f tree bugfix 2010-05-02 14:04:41 +00:00
secretr
e78f6578fe e_tree_model: onLoad call inside loadFromArray method;
Tree total result value now cached as well
2010-05-02 13:34:05 +00:00
secretr
dd2c62202d onLoad trigger for model tree base class 2010-05-02 12:46:59 +00:00
secretr
58d06df6fd EONE-62 (New Feature): user e_model solution draft (work in progress);
e_model/tree improvements (automated system cache support, various useful new methods, minor fixes);
mysql handler details
2010-04-28 15:44:46 +00:00
mcfly
5319933aa1 Moved check for existing shortcode class down, after we've determined what the 'real' class name is. 2010-04-26 15:05:59 +00:00
secretr
d026ec91ab Shortcode parser: batch class name fix again - just a bad day today 2010-04-26 13:47:12 +00:00
secretr
9a3355f733 Shortcode parser: batch class name fix 2010-04-26 13:16:44 +00:00
secretr
597cc1b31c Shortcode parser: batch path fix - missing 'core' part 2010-04-26 13:11:08 +00:00
e107steved
574f6fb1ba EONE-19 (bug/improvement): Start of restructuring of EUF handling to fix bugs and cache more information 2010-04-25 20:14:45 +00:00
secretr
78e85fb0ed Shortcode parser: variable/methods name fix, news event trigger mentioned by the recent commit 2010-04-25 15:04:53 +00:00
secretr
e0c8e76f70 Shortcode parser: fixed number of errors, more major changes, getScBatch will now auto-register batch (no need of registerShortcode() call), added new example of sc handler usage (news), work in progress 2010-04-25 13:52:14 +00:00
secretr
b6abcc7cf1 Commented out level handler related code to prevent system parse errors on front-end, awaiting for new level handler. 2010-04-24 11:48:19 +00:00
secretr
4e8be9a7b8 Shortcode parser: fixed number of errors, e107 method getScObject renamed to getScBatch, added new example of sc handler usage (news), work in progress 2010-04-24 11:39:14 +00:00
secretr
9fb7e748bb Shortcode parser: more code cleanup, still work in progress 2010-04-24 09:58:02 +00:00
secretr
26e4de97e6 Shortcode parser: major changes (could break stuff), e_shortcode renamed to e_parse_shortcode, abstract e_shortcode class added, functions moved to e_parse_shortcode, more to do, getScObject added to e107 class, work in progress 2010-04-23 15:54:11 +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
secretr
fbf181c578 EONE-33 (task), EONE-49 (bug) 2010-04-15 15:38:16 +00:00
secretr
80057e9587 EONE-49 (bug) 2010-04-15 15:33:20 +00:00
secretr
4ff7c24d39 EONE-29 (issue): logMessage(), logSuccess(), logError(), flushMessages() methods added (admin_log handler)
admin log is called on preferences save now
2010-04-12 17:14:04 +00:00
secretr
8476797fa0 EONE-29 (issue): Add aliases to eMessage handler: addInfo(), addError(), addWarning(), addDebug(), addSuccess() 2010-04-12 11:28:58 +00:00
e107steved
720dec4b81 EONE-73 (bug): Sense of nobreak wrong 2010-04-07 19:08:02 +00:00
e107steved
494874bdc6 Remove unneeded feature 2010-03-27 17:12:21 +00:00
secretr
4bad3ba2e4 EONE-62 (New Feature): initial user model 2010-03-22 15:45:47 +00:00
mcfly
6bddf9ef51 EONE-43 (Bug): Installation (and uninstall) of plugins now working 2010-03-17 23:59:52 +00:00
secretr
1de2a0f622 EONE-11 (Task): fixing relative path shortcode replacement (sync with new e107 paths) 2010-03-16 18:41:35 +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
secretr
9593363a10 sitelinks handler - php warnings 2010-03-16 15:15:32 +00:00
secretr
dd0bc4c475 sitelinks handler - php warnings 2010-03-16 15:11:07 +00:00
secretr
14c3a17ac8 EONE-11 (Bug): fixing install routine (again) 2010-03-16 13:04:23 +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
123b763082 Move icon path storage to media-manager. Work in progress 2010-03-13 02:35:46 +00:00
e107steved
1cfd745b92 EONE-24 (Bug) - fix userclass delete 2010-03-11 21:55:45 +00:00
secretr
868ec3466e EONE-20 (Bug) 2010-03-11 11:56:23 +00:00
secretr
4b310b4cf5 EONE-11, EONE-22 (Tasks): initial e_WEB folder structure, calendar moved from handler folder to the new 'package' folder 2010-03-10 16:15:58 +00:00
secretr
1126637943 EONE-11 (Task): more shortcode paths added to replacing routines 2010-03-10 15:43:42 +00:00
secretr
501d909e1e Task EONE-11: wrong e_WEB_* paths fixed 2010-03-10 13:11:29 +00:00
secretr
9f96a5bbd3 IN PROGRESS - Tasks EONE-10, EONE-11: more paths added, 'nice' urls are supported now (see thumb.php) 2010-03-10 12:48:05 +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
e18b650bea IN PROGRESS - task EONE-10: System thumbnails - thumb url options fixes and improvements 2010-03-10 10:05:39 +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
b1b33d1870 issue EONE-17: benchmark class naming standards, svn keywords 2010-03-09 15:44:41 +00:00
secretr
d4dd2bcd0a CLOSED issue EONE-17: benchmark handler 2010-03-09 15:17:18 +00:00
secretr
401fc2c047 IN PROGRESS - issue EONE-10: System thumbnails - phpThumb API 2010-03-08 16:14:24 +00:00