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

3513 Commits

Author SHA1 Message Date
secretr
3b63b407bb PM: missing URL configuration lans added 2011-12-06 17:27:41 +00:00
secretr
afbbf67377 core URL config refactoring 2011-12-06 16:28:20 +00:00
secretr
24c3a71946 Retrieve value from language defines for tagwords areas when needed, missing lans added 2011-12-06 16:20:52 +00:00
secretr
a8ca3a1a43 Tagwords: URL config refactoring 2011-12-06 16:09:25 +00:00
secretr
5324df60b2 Forum: URL config refactoring; 'top' link removed from Jump box; markup error fix 2011-12-06 16:08:06 +00:00
secretr
6cf1f90711 URL config refactoring 2011-12-06 16:01:34 +00:00
secretr
d68f89e9d3 PM - URL support, old URL config removed 2011-12-06 11:24:41 +00:00
secretr
ab4501edd2 minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes 2011-12-06 09:44:28 +00:00
secretr
270b278f43 typo resulting in parse error 2011-12-06 09:42:27 +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
f6c73c1868 Wrong category assembling (news, 'rewrite' config;
eURL Admin interface - no expanded items by default, more intuitive but flexible interface on discussion level
2011-12-05 15:44:16 +00:00
secretr
a2c8e9046e Missing legacy constants in some cases;
Featurebox empty tablerender removed when there are hidden items;
Index page (when set Welcome Message) empty tablerender removed;
2011-12-05 15:12:56 +00:00
CaMer0n
a73dc8ed10 Refined eUrl admin example 2011-12-03 22:05:46 +00:00
secretr
8f8a0babfa Tagwords initial URL config 2011-12-03 16:00:27 +00:00
CaMer0n
bb2fbe7969 Interface Example and Comments added. 2011-12-02 21:34:36 +00:00
secretr
161588af1e tagwords URL config - initial commit, work in progress; odd bug (PHP?) - require_once doesn't detect that class2 already included (for tagwords legacy entry point only) - fixed with e107_INIT detection, need investigation. 2011-12-02 19:26:30 +00:00
secretr
23223ac4aa URL assembling issue 2011-12-02 19:20:12 +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
5432fe98c0 scroll-to fix -fixing the fix :/ 2011-12-02 14:08:50 +00:00
secretr
914dc6ba13 scroll-to fix - observer fail when img inside the link element 2011-12-02 12:42:06 +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
59ae5ad937 News category menu updated (template, fixes), latest news and navigation by months menus added 2011-12-02 12:22:33 +00:00
secretr
ac6f65e5d3 obsolete files cleanup 2011-12-01 22:28:27 +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
5945062962 more news fixes, news category title always shown on news list, more thumbnail shortcode flexibility 2011-11-29 16:07:12 +00:00
secretr
2e09bfde63 more news URL config issues 2011-11-29 15:07:27 +00:00
secretr
40509909b6 news URL config fixes 2011-11-29 14:18:15 +00:00
secretr
48b9ceb5d2 News are using nextprev templates now (new nextprev feature) 2011-11-29 14:16:24 +00:00
secretr
e5e8a73eb6 Nextprev legacy usage issues 2011-11-29 14:14:41 +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
015fe6bbfc forum url config fix - index/index route 2011-11-29 07:01:58 +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
secretr
c8de603e62 User URLs - using new URL assembling routine 2011-11-28 08:12:11 +00:00
CaMer0n
15acd8990d Custom filterQry added to admin_ui and more download work. 2011-11-27 06:10:16 +00:00
CaMer0n
982c1eda9b More downloads work 2011-11-26 23:06:02 +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
0f794aa225 adaptation of download-code to use core functions. 2011-11-26 06:31:31 +00:00
CaMer0n
132009bb33 adaptation of download-code to use core functions. 2011-11-26 06:27:10 +00:00
CaMer0n
5c74b019c3 Minor fixes 2011-11-26 01:45:10 +00:00
CaMer0n
c1eafb4744 Added exception for .ftpquota 2011-11-26 01:38:08 +00:00
secretr
08c29ffb6e htaccess changes to fit system single entry point 2011-11-25 17:58:03 +00:00
secretr
6e072be843 News now using the new URL assembling and url configuration (including URLs leading to users area) 2011-11-25 17:55:25 +00:00
secretr
a06b6f88a6 Minor fixes, added extended user category title support (same as fields behaviour) 2011-11-25 17:53:20 +00:00
secretr
5cff110825 Single entry point bootstrap 2011-11-25 17:49:46 +00:00