1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-14 22:44:50 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
Cameron
755bf861c4 Menu-Manager auto-height on iFrame and other GUI fixes. 2013-04-14 17:06:02 -07:00
Cameron
a90b8b943c jQuery-UI removed from the front-end. And eventually the admin area if possible. 2013-04-14 12:33:06 -07:00
SecretR
e6254be4b9 Response render mode typo 2013-04-12 15:50:03 +03:00
SecretR
3dadf6255e Close buffers when sending the response 2013-04-12 14:54:22 +03:00
Cameron
9d32fbd2ac Plugin Table Insert fix (should prevent errors). Added check for deprecated releaseUrl field to update routine. 2013-04-11 13:42:57 -07:00
Moc
a76387c99d Undo 'readding releaseurl' as it is deprecated. 2013-04-11 21:59:06 +02:00
SecretR
cddde10962 Tabs support for Admin UI preference areas 2013-04-06 15:50:28 +03:00
SecretR
3e734006d6 e_CACHE override for old installations (containing $CACHE_DIRECTORY value in their configs) 2013-04-03 12:25:47 +03:00
SecretR
1d25a7dd91 Plugin table not updated temporary fix 2013-04-02 13:53:30 +03:00
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