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
d5dc6bfe05
- Custom Pages: new fields for SEF string and meta data, admin validation and data control, front-end SEO (meta data), additional 'safe' URL config (for migrated installs); some new useful helper methods;
...
- More typography and layout control: new class based paragraph, heading, nobr, br and block bbcodes (awaiting new icons)
- Overall improvements and stability fixes
2011-12-09 02:08:04 +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
6cf1f90711
URL config refactoring
2011-12-06 16:01:34 +00:00
secretr
ab4501edd2
minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes
2011-12-06 09:44:28 +00:00
e107steved
b8530b23ae
Reinstate selective block of preset fields
2011-12-06 08:31:41 +00:00
secretr
5343109394
Moving to e_REQUEST_* instead e_QUERY/e_SELF usage; set system browser cache to false by default; user logout event triggered a bit earlier
2011-12-06 08:00:42 +00:00
secretr
23223ac4aa
URL assembling issue
2011-12-02 19:20:12 +00:00
secretr
4bcbbc07d8
News item/category models and trees updated, usage shown in news menus; new newsurl shortcode.
2011-12-02 12:24:26 +00:00
secretr
e574d5f4f0
index.php is now system entry point, front page detection moved to index controller; various stabillity fixes and url admin interface improvements; htaccess template modfied to meet entry point changes; front page preference values (Front Page admin page) prefixed with 'url:' and 'route:' now accepted and recognized; full backward compatibility so far.
2011-12-01 22:08:23 +00:00
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