1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

1320 Commits

Author SHA1 Message Date
secretr
63df20896c news category model update, category menu now works again, more to come in this direction 2011-11-30 15:17:19 +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
CaMer0n
076f03b696 User filter fixes 2011-11-29 23:37:44 +00:00
secretr
02f4461c69 New static methods setThemePref (sets current theme preferences) and themeLan (load theme language files in a much more convenient way). 2011-11-29 12:11:27 +00:00
secretr
02b66d3899 Additional information passed to news_style function (theme function) - current action and parameters (as set in news class and news view) 2011-11-29 12:09:05 +00:00
secretr
497efdb710 - Forums working again (general functionallity) - the new URL assembling/configuration implemented. SEF URL config will be added when forums are 100% functional.
- Minor URL assembling issues fixed
2011-11-28 14:19:19 +00:00
secretr
ed9f06c50f User settings page - redirect after successful update if user_name changed (prevent page not found when SEF url containing user_name is used). 2011-11-28 09:14:51 +00:00
CaMer0n
15acd8990d Custom filterQry added to admin_ui and more download work. 2011-11-27 06:10:16 +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
secretr
4908a3fe37 More flexibility for plugins - now able to create full set of predefined extended user fields on installation runtime. 2011-11-25 17:35:12 +00:00
secretr
04121af240 rewritten - proxy to front controller and router URL assembling feature 2011-11-25 17:31:54 +00:00
secretr
e8ff687195 Single entry point, routing, URL management - the future 2011-11-25 17:29:47 +00:00
secretr
d12b5e2ca1 new handlers, autoload and autoload_register methods, marked candidates for removal (to be moved to helper classes), single entry point related changes, minor fixes 2011-11-25 17:24:42 +00:00
secretr
6f0009f795 Upcoming single entry point support added 2011-11-22 12:53:23 +00:00
secretr
8e80b45ddb missing variable (typo) 2011-11-22 12:52:34 +00:00
e107steved
86d4840162 Use e_token for comments 2011-10-24 19:43:47 +00:00
secretr
600e3aa12f e-token check method returns now boolean; comments e-token check refined 2011-10-24 06:30:31 +00:00
e107steved
f0d9fe4334 Add e_token to all comments 2011-10-21 21:32:32 +00:00
e107steved
35a42ffe41 Start of more flexible comment handling permissions 2011-10-20 22:11:58 +00:00
e107steved
c0bf513b8c Only try one method to get an XML file - return error if file_get_contents() fails 2011-10-02 17:16:16 +00:00
secretr
31c72e310f Salted authorization didn't work - quick fix made, awaiting Steve for further discussion on this subject 2011-09-16 11:39:06 +00:00
secretr
c3e47ec137 check ban issue fix 2011-09-15 13:03:25 +00:00
secretr
d295b576fa Login handler rework, alt_auth changes, preparing for Magento authorization option. Could produce some temporary problems 2011-09-14 11:30:58 +00:00
secretr
6c6a0a9b40 globals cleanup 2011-09-14 11:09:05 +00:00
secretr
024d0250ea globals cleanup 2011-09-14 07:31:32 +00:00
CaMer0n
9e7eeffe6d Image watermarking plugin added to PHPThumbs and added as import option. 2011-08-23 02:51:56 +00:00
CaMer0n
4bc7f70dbd Image-preview path fix. Resize-on-Import added to Media-manager. 2011-08-22 23:52:45 +00:00
CaMer0n
d633f5c239 Fix for broken thumbnails while using {e_xxxx} 2011-08-19 23:39:44 +00:00
CaMer0n
7e49828958 Backwards Compatibility fix for plugin.php icons in admin area. 2011-08-17 00:49:39 +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
695dbdfa32 svn keywords 2011-07-07 13:13:47 +00:00
secretr
b775f215cb secure image handler fix 2011-07-07 12:24:32 +00:00
CaMer0n
a31f89b589 News render-type malfunction fixed. 2011-07-06 23:37:49 +00:00
CaMer0n
ea40b6fd28 Bugfixes - incorrect admin perms displayed in admin area.
Xml-class was breaking page-load on some systems.
2011-07-06 03:17:00 +00:00
secretr
722b96538d absolute URL path for avatars 2011-07-01 12:30:18 +00:00
secretr
ed73e54ec9 img-code performance 2011-06-30 11:10:34 +00:00
secretr
19e558ad36 get_users_in_class wrong results (missing parent classes) 2011-06-27 09:46:16 +00:00
CaMer0n
db5c9726df secure_image work. 2011-06-26 20:09:45 +00:00
secretr
a58f52caa6 direct singleton call 2011-06-22 09:01:02 +00:00
CaMer0n
064c5c7d1e Some basic preparation for new e_url scheme and other changes.
For anyone reading - please remember that 0.8 should not be utilized on a public site prior to official release.
2011-06-17 01:13:05 +00:00
CaMer0n
2475e1f5aa Upgrade from 0.7.x to 0.8 now leaves a clean error-free table-structure. 2011-06-15 05:41:06 +00:00
CaMer0n
1e2aba1770 More db-verify refinements. 2011-06-09 07:03:55 +00:00
CaMer0n
98af91027f General cleanup 2011-06-08 03:18:50 +00:00
CaMer0n
dbf47650bc db-verify routines moved to class and integrated into main admin->database page. 2011-06-08 03:16:47 +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
eb2349e1c2 Disable login.php when a custom e_LOGIN is used. (customlogin.php for example) 2011-06-07 02:20:27 +00:00
e107steved
5b052e22e7 Additional check 2011-06-02 20:03:14 +00:00