1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 19:15:19 +01:00

1109 Commits

Author SHA1 Message Date
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
secretr
e49114c319 Taks EONE-11: createConstants method quick fixes 2010-03-08 16:00:36 +00:00
secretr
b867685f01 e107 class - path typo 2010-03-08 15:26:05 +00:00
secretr
cd19b9c14e mysql handler - cache path related changes 2010-03-03 17:28:26 +00:00
secretr
b1ec1dbebd MAJOR CHANGES: new paths set by e107 class, $e107_CONFIG array can now override all kind of paths; cache path changed, preparing for GRAND changes. 2010-03-03 17:06:33 +00:00
secretr
b039f583ab upload field types more flexible now 2010-03-01 14:32:56 +00:00
secretr
8f2785b13d create constants were missing e_MEDIA 2010-03-01 14:29:49 +00:00
secretr
a459f8cf81 model improvements, this time without parse error (hopefully) 2010-03-01 13:19:54 +00:00
secretr
26f8f61f4d phpDoc 2010-03-01 13:02:43 +00:00
secretr
72e86d2f06 admin UI: filter response - bad query auto-generated in some cases 2010-03-01 12:59:26 +00:00
secretr
96f99a2d5f model improvements 2010-03-01 12:43:56 +00:00
secretr
6d57b1f5bf Validator 'enum' type added 2010-03-01 10:20:25 +00:00
secretr
18479a95f4 Nextprev rewrite: more flexible parameters, totally skinnable (simple parser), core templates, option to use plugin templates, no inline styles, BC granted 2010-02-27 19:05:07 +00:00
secretr
1c2c1ee4a8 simple parser details 2010-02-27 18:59:57 +00:00
secretr
bc3d5efeeb system base path - SSL auto-detection was disabled (thanks Luceos) 2010-02-25 10:06:26 +00:00
secretr
65f88126c5 model class - various improvements and fixes 2010-02-21 17:42:07 +00:00
secretr
793dabe594 e_parse - objects are passed by reference by default 2010-02-21 17:40:54 +00:00
e107steved
b58eddeda5 Bugtracker #4915 - correct email filter 2010-02-21 16:04:26 +00:00
secretr
0488a2b70c Simple parse via parseTemplate added, small improvements 2010-02-19 15:10:40 +00:00
secretr
994ddd0c30 Installation notices fix 2010-02-19 09:27:43 +00:00
secretr
c45cd4583b XML handler - old global caused installation troubles, killed (thanks Luceos) 2010-02-16 21:35:09 +00:00
e107steved
66e09b983c Bugtracker #4909 - Consistent return options on comments 2010-02-14 11:25:50 +00:00