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

502 Commits

Author SHA1 Message Date
CaMer0n
473b5a5fd8 deprecated folder removal 2010-02-10 06:00:12 +00:00
CaMer0n
0987bc5a69 Removed deprecated xml file 2010-02-10 05:58:38 +00:00
CaMer0n
e410adcd53 old file removal 2010-02-09 20:52:59 +00:00
secretr
53f7a7d3db bbarea help tag style (temporary) corrections, more to come 2010-02-08 18:30:30 +00:00
secretr
8357a97f04 JS API - new path shortcodes added 2010-02-05 13:00:56 +00:00
secretr
c4d2779171 imagepreview SC improvements, converted to function; imageselector SC improvements and fixes 2010-02-05 10:52:28 +00:00
secretr
836317f87e PHP warnings 2010-02-03 11:52:06 +00:00
secretr
71411ffe06 link bbcode - wrong external detection 2010-01-29 16:30:49 +00:00
e107steved
451e1a185a Bugtracker #4657 - handle language constructs in query part of links (not a nice fix!) 2010-01-24 11:45:04 +00:00
e107steved
639785589c Path Error 2010-01-21 21:47:21 +00:00
secretr
8c828d62e2 Old uploadfile.sc removal 2010-01-16 14:18:16 +00:00
secretr
3bcad4475e Upload file shortcode: converted to .php, added option to process submitted files, various parameter for UI flexibility, 100% BC, see phpDoc for more info 2010-01-16 14:07:20 +00:00
CaMer0n
122164ff36 Remove obsolete pref 2010-01-12 16:48:41 +00:00
secretr
47cbb0882b relative to absolute URLs, markup cleanup (preparing for front-end mass markup cahnges!) 2010-01-09 15:06:37 +00:00
e107steved
4df6feecae Get rid of direct mysql calls 2010-01-07 21:05:24 +00:00
secretr
0ec1d5053e AJAX backward compatibility 2010-01-06 08:53:58 +00:00
e107steved
95efaf39ff Absolute link constants 2010-01-03 14:46:18 +00:00
e107steved
71bef64fc3 Bugtracker #4552 - default icons to starting 'user_', plus various fixes 2010-01-03 12:12:34 +00:00
e107steved
e723490eb8 TODO added 2010-01-02 22:31:11 +00:00
e107steved
bc21020826 Bugtracker #3893 - final 'TITLEs' areas 2009-12-30 21:04:11 +00:00
CaMer0n
b75bbc5295 Added server-time to admin 'Site info'. (useful when setting crons etc. ) 2009-12-27 11:50:34 +00:00
CaMer0n
536f46e880 Site logo can now be managed though prefs and media-manager. 2009-12-23 10:04:39 +00:00
e107steved
716ddc3c58 Latest batch of global bashing and notice removal, remove unneeded files 2009-12-18 20:49:56 +00:00
secretr
585a8e3d61 JS Dialog widget done: currently supports almost everything what Prototype UI Window does (shadow, window manager, maximize/restore, blur/focus, iframe/ajax content etc). Just few details left, awaiting automated dialog creation by element selectors (JS API). 2009-12-17 17:15:20 +00:00
secretr
911d6a0c9d JS Dialog widget (e107 version of Prototype UI Window) - initial import, work in progress 2009-12-16 18:34:02 +00:00
e107steved
321e57d58d Little utility to generate DB control arrays 2009-12-12 16:57:49 +00:00
secretr
abc0d5a7c6 featurebox front-end - dynamic (AJAX) loading added, the rest is only theme styling; working examples in jayya and _blank (better one) 2009-12-10 22:46:46 +00:00
e107steved
a990899754 Remove redundant files 2009-12-03 22:35:38 +00:00
bugrain
31525e6321 Show activation start date instead of post date if set 2009-12-03 20:47:46 +00:00
e107steved
c88a7fd6ed Another batch of fixes and tweaks; mostly mailout-related 2009-12-01 20:05:54 +00:00
secretr
a077817d7b imageselector/preview shortcodes small improvements (full rewrite is coming when media manager is ready) 2009-11-28 15:31:08 +00:00
e107steved
cd016be076 More mailout updated - starting on bounce handling 2009-11-24 20:40:35 +00:00
CaMer0n
8d0028afe1 allow classes within core shortcodes (.php) + sitelinks duplication fix. 2009-11-23 10:27:43 +00:00
CaMer0n
2c464c74df code cleanup 2009-11-21 12:49:29 +00:00
CaMer0n
f7f7b0edfe Removed duplicated code from sitelinks_alt shortcode 2009-11-21 11:36:10 +00:00
CaMer0n
c40c26478d 0.7 -> 0.8 upgrade fixes 2009-11-19 13:46:29 +00:00
CaMer0n
b0522016cd 0.7 -> 0.8 upgrade fixes 2009-11-19 10:07:32 +00:00
secretr
b7d79c5046 admin UI tools: add model data fields when parsing callbacks results; imagepreview/imageselector SC minor improvements 2009-11-18 09:32:31 +00:00
marj
62ef2fd56e Fix copyright info. 2009-11-18 01:49:18 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
e107steved
52faad8c2e Mailer next update - inline files should work 2009-11-17 20:34:50 +00:00
CaMer0n
eb8d492ead More small things 2009-11-17 13:12:43 +00:00
marj
59028e557c more work on charset and badchars 2009-11-17 11:00:40 +00:00
marj
8961f87175 charset and badchars 2009-11-12 14:37:13 +00:00
secretr
f8b49748d5 admin UI: Filter Ajax autocomplete, filters are now executed via AJAX calls by default, needs cleanup (buggy in some cases); some more UI improvements 2009-11-11 20:57:34 +00:00
CaMer0n
217a2a2bd1 small fixes 2009-11-11 16:02:42 +00:00
secretr
890bd0db44 date convert: added generic string to timestamp converter (toTime()); admin UI: textareas autoexpand now available sitewide (back-end), multi table JOIN support, field (db table) aliases support, user auto-complete search should work fine now, example usage added on faqs administration 2009-11-10 19:13:07 +00:00
CaMer0n
31d3d6b1be Tinymce perms fix 2009-11-10 01:21:05 +00:00
CaMer0n
852204503c Notice removal 2009-11-08 12:08:35 +00:00
CaMer0n
15a83d309a Some language file cleanup. Undetected phrases have been disabled. 2009-11-08 09:14:39 +00:00