1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

2221 Commits

Author SHA1 Message Date
SecretR
2a4bd639b5 Fixed #131: NEWSCATEGORY - wrong URL in Latest news menu 2013-04-02 10:19:21 +03:00
SecretR
d9924d71b5 Fixed #156: SQL update error when inline editing newspost title/cat 2013-04-02 09:59:05 +03:00
Cameron
82ac19d038 Added e107::serialize() and e107::unserialize() (static alias of e107::getArrayStorage()->read/write() functions) 2013-03-31 05:55:08 -07:00
Cameron
52d57adef5 Simple e107::user($uid) function introduced for quick and easy access to user info. 2013-03-31 04:58:56 -07:00
Cameron
eae211fc63 Forum upgrade fixes. Forum-attachments now converted in batches. 2013-03-31 00:06:21 -07:00
Cameron
11589d6f9e Comment fixes. Problem remains with SEF Urls 2013-03-29 15:31:03 -07:00
Cameron
392b386967 Poll and Forum GUI tweaks 2013-03-29 03:59:03 -07:00
Cameron
e911c7272c Issue #149 Forum upgrade fixes - attachments still need work 2013-03-28 00:43:00 -07:00
Cameron
fe8dea1519 BC fix for select() function. 2013-03-28 00:42:02 -07:00
Cameron
9be058d806 Issue #149 - fixes media-categories, theme layout, menu-prefs etc. 2013-03-28 00:41:29 -07:00
Cameron
919c3b4092 Issue #149 - disable plugin upgrades until core upgrade complete. Fixed cached prefs issue and plugin table issue. 2013-03-27 19:39:00 -07:00
Cameron
e6a30c8037 Handle upgrade better. Issue #149 - No.1 2013-03-27 19:38:52 -07:00
Moc
49f4c1eff8 Global pointers clean-up (& headers) 2013-03-27 21:06:05 +01:00
SecretR
049d72b36a Form handler - missing field help support for radio inputs 2013-03-27 15:37:26 +02:00
Moc
c5be597a34 Fixes fatal error in db_table_admin_class.php 2013-03-27 13:31:17 +01:00
Moc
f65708cd5a Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp 2013-03-26 12:17:12 +01:00
Moc
2074ef8f37 Code clean-up (globals, $e107->, headers, $sql) 2013-03-25 18:48:48 +01:00
Cameron
ec633d2fc2 bootstrap $frm->radio fixes. $frm->label() and $frm-radio_multi() should not be used. 2013-03-24 18:12:00 -07:00
Moc
f188f7c290 Global pointer fix (triggering fatal error when logging in) 2013-03-24 23:47:50 +01:00
Moc
8e7414a855 Some more code clean-up (global pointers, $this->e107->, etc.) 2013-03-24 19:54:31 +01:00
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01:00
Cameron
811a5a1b26 Media-Manager thumbnail scaling 2013-03-24 05:35:12 -07:00
Moc
8d6d54a38f Code clean-up (globals, $e107->, $mes, headers) 2013-03-24 13:07:15 +01:00
Cameron
e2dffbe0f7 {SETIMAGE} can now set Height and also crop the image. eg. {SETIMAGE: w=300&h=200&crop=1} 2013-03-24 03:03:31 -07:00
Cameron
e33e02b7db Closes Issue #148 - sort button 2013-03-24 00:53:43 -07:00
Cameron
6188edd013 No line-breaks added when parsing HTML (between [html] bbcodes) 2013-03-23 03:49:49 -07:00
Cameron
ba0bc06145 Menu style fix 2013-03-22 19:55:15 -07:00
Cameron
0b19510ad3 Closes Issue #147 - modal from main Media-Manager page. 2013-03-22 16:56:14 -07:00
Moc
c20829f679 Minor fix - should sort the mysterious - appearing on hovering admin icons 2013-03-22 23:47:39 +01:00
Cameron
e7d6ef1cd9 Media-dimensions clean value. 2013-03-21 19:45:51 -07:00
Cameron
916371a3da Credits styling 2013-03-21 18:25:27 -07:00
Cameron
2112721aff Tinymce Image-style fix 2013-03-21 18:23:40 -07:00
SecretR
2eedbcb93b latestnews menu fix 2013-03-21 15:52:27 +02:00
Cameron
b843bcc0c7 Notice removal and file cleanup 2013-03-21 02:53:35 -07:00
Moc
dc71a8500e #6 - LAN clean-up (HTML removal, double quotes, generic) 2013-03-21 10:40:58 +01:00
Cameron
f6b1bc9394 Notice removal 2013-03-21 02:36:55 -07:00
Cameron
59a6edb4e4 Core template path changes. 2013-03-20 23:50:30 -07:00
Cameron
4d9d6f1cc2 Mailout interface cleanup. @Steve - bug remains in prefs area. 2013-03-20 04:13:18 -07:00
Cameron
12178fb769 new setMD5() method added to cache hander. One should never include an md5 in the $CacheTag of set($CacheTag,$Data) 2013-03-19 19:08:16 -07:00
Cameron
73bb794b67 Better bootstrap detection. 2013-03-19 19:05:58 -07:00
Cameron
fa3a2fa842 Wysiwyg bbcode-selection and introduction of <bbcode> tag for conversion of bbcodes within html. 2013-03-18 22:14:05 -07:00
SecretR
a76159f21c render of hidden fields broken by tabs (admin UI) 2013-03-18 15:35:59 +02:00
Moc
9b27e3ed03 LAN fixes to search and news (backend) 2013-03-18 13:35:09 +01:00
Cameron
b2e6c167d7 better image-resizing in Tinymce. 2013-03-18 03:54:50 -07:00
Cameron
4dbc400c86 Fix for thumbUrl() error. 2013-03-18 03:41:05 -07:00
SecretR
4a30c7a2ca thumbUrl method now converts shortcode paths (testing required) 2013-03-18 12:27:13 +02:00
Cameron
53b84b91f9 Backward Compatibility fix for TinyMce editing. 2013-03-18 02:16:41 -07:00
Cameron
86d77fa58b Upgrade and BC compatibility fix for menu rendering. 2013-03-18 02:16:04 -07:00
Cameron
fb3aadda65 More modal tweaks 2013-03-17 06:25:25 -07:00
Cameron
bba822d5ce Modal styling and size fixes. 2013-03-17 05:40:26 -07:00