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

49 Commits

Author SHA1 Message Date
CaMer0n
63ce10c606 More comment, user, usersetting fixes. 2012-06-19 12:53:48 +00:00
CaMer0n
aa4e5c0ee7 User-settings shortcode and template cleanup. avatarpicker() function added to form handler. Other minor fixes. 2012-06-19 09:08:41 +00:00
CaMer0n
312ec063ba Avatar changes 2012-06-19 02:04:19 +00:00
CaMer0n
6522e00e41 Avatar cleanup 2012-06-19 01:43:21 +00:00
secretr
d981f67a8c nexprev amp; fix 2012-05-22 10:54:54 +00:00
secretr
0276b7fd43 minor menu render related problems 2012-05-04 15:00:33 +00:00
secretr
e00cc4dbe5 plugin shortcode fix 2012-05-04 14:11:00 +00:00
secretr
dba6258f59 improved ajax user search (admin) - code quality 2012-04-24 11:30:47 +00:00
secretr
8bb8b88ca9 improved ajax user search (admin) - search by/show email when appropriate 2012-04-24 11:28:58 +00:00
CaMer0n
1b56fa8044 getURL() bug fix. 2012-03-17 23:49:48 +00:00
e107steved
9866fbe2d6 Cosmetic bug fixes 2011-12-28 15:52:13 +00:00
secretr
97b577db43 - Custom Pages front-end almost completely rewritten, backend fixes, SEF URL support, introducing page batch shortcodes and templates (available per page), compatibility stylesheet added (core css and jayya theme), tagwords plugin links proper to new pages URLs;
- Large number of system stability fixes and obsolete code replacement
2011-12-07 21:07:21 +00:00
secretr
1b83f6a5e4 Improved Front page detection, themes now have an option to assign layout to frontpage via spacial keyword FRONTPAGE 2011-12-02 16:33:31 +00:00
secretr
078816befe Better routing/URL assembling, inline documentation, large number of fixes, news area improvements - should work flowless with every URL configuration. Awaiting testing results for more stability fixes. 2011-11-30 15:14:02 +00:00
secretr
e5e8a73eb6 Nextprev legacy usage issues 2011-11-29 14:14:41 +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
132009bb33 adaptation of download-code to use core functions. 2011-11-26 06:27:10 +00:00
secretr
a06b6f88a6 Minor fixes, added extended user category title support (same as fields behaviour) 2011-11-25 17:53:20 +00:00
CaMer0n
7a9ae43aad Batch-Copy added to admin-ui. Adding missing core shortcodes. Media-Category NewsThumbs added (legacy support) 2011-07-25 02:41:49 +00:00
CaMer0n
4b3703278c Error fixes 2011-07-10 23:21:09 +00:00
secretr
337c107caf upload shortcode commented code reverted - optional usage by external code 2011-06-08 13:24:38 +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
8ef5c43753 Media-manager path and query fixes. Intuitive LEFT JOIN support for admin_ui. 2011-05-07 06:22:44 +00:00
CaMer0n
0969c5cd42 2011-05-03 22:11:03 +00:00
secretr
e6142eaf06 broken link fix 2011-04-29 11:14:52 +00:00
secretr
ec1eeac94d Various forum problems:
- nextprev new parameters usage
- outdate forum code cleanup (preventing sc parsing)
- forum preferences fixes (maybe more to do)
2011-04-21 13:20:22 +00:00
secretr
58a8ac844e leftover debug, hopefully the last on-and-on commit today :) 2011-04-19 13:46:28 +00:00
secretr
f632c2269c language list shortcode phpDoc correction 2011-04-19 13:42:16 +00:00
secretr
bf2af7aba3 - language links .sc shortcode converted to .php
- more flexibility (see phpDoc for examples)
- respects mod_rewrite URLs now
2011-04-19 13:39:45 +00:00
e107steved
54dd703b94 Bugtracker #5116 - possible typo in nextprev 2011-02-11 13:56:24 +00:00
secretr
ca8b648818 e_parse replaceConstants refined - need speed test and eventually more work; generic checkvalidtheme() minor cleanup 2011-01-03 10:54:08 +00:00
e107steved
5b9016c69f Notice removal 2010-11-01 22:10:42 +00:00
e107steved
fc04350895 Minor inconsistencies in image shortcodes 2010-10-28 19:52:11 +00:00
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
e107steved
6be3e0bf94 tif files not generally supported, but svg are 2010-10-10 21:26:18 +00:00
e107steved
e3a81b1f48 Bugtracker #5098 - allow tif, jpeg in image selector 2010-10-10 20:54:49 +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
e107steved
654a3f5858 Bugtracker #5086 - missing global 2010-09-28 19:29:03 +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
ff84e0f73c Upload shortcode return type fix, minor UI problem 2010-05-11 10:35:55 +00:00
secretr
ce565c1167 Image selector minor improvements, News administration - image pickup works now. 2010-03-16 17:00:44 +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
CaMer0n
568859aef2 Move icon path storage to media-manager. Icon-picker updated. 2010-03-13 08:12:38 +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
91c4130b53 upload SC - show destination path 2010-03-01 14:31:07 +00:00
secretr
8f2785b13d create constants were missing e_MEDIA 2010-03-01 14:29:49 +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
CaMer0n
c45f0a9fab Moved single shortcodes to new folder 2010-02-10 21:17:53 +00:00