1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-23 05:49:47 +01:00

5108 Commits

Author SHA1 Message Date
Cameron
146bb5b998 Removed old code 2013-04-14 11:13:05 -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
SteveD
327292ddc8 Work on event calendar, including bringing 1.x and 2.x versions more in line 2013-04-11 20:52:17 +01:00
Cameron
9c694f2c9e GUI fix and correct modal window for popup 2013-04-11 11:09:59 -07:00
Moc
6123f07cd0 Fixing some global pointer errors 2013-04-11 18:29:04 +02:00
Moc
6bab6d6f7e Re-add the releaseUrl row in the plugin table. Fix provided by SecretR 1d25a7dd919a7a4f8bc84939b0f6bfeb2c35095e 2013-04-11 18:21:25 +02:00
SecretR
c39333a6b2 Tabs and JS plugin navigation (e.g. Preferences page) remember now the last active tab 2013-04-06 19:41:10 +03:00
SecretR
cddde10962 Tabs support for Admin UI preference areas 2013-04-06 15:50:28 +03:00
Moc
158347b00a Fixed fatal error on mailout - missing global pointer 2013-04-05 15:08:21 +02:00
Moc
8e6d9ee772 Revert some incorrect clean-up changes on calender plugin 2013-04-04 09:32:14 +02:00
SecretR
3e734006d6 e_CACHE override for old installations (containing $CACHE_DIRECTORY value in their configs) 2013-04-03 12:25:47 +03:00
Cameron
afb2f5bd48 Issue #153 - add extra space after button insert. 2013-04-02 16:35:13 -07:00
Cameron
b91b04b8b7 Issue #158 Tool-tips during install 2013-04-02 16:20:39 -07:00
Cameron
51e436fac6 Issue #157 Replaced e_BASE with e_HTTP 2013-04-02 16:11:58 -07:00
SecretR
1d25a7dd91 Plugin table not updated temporary fix 2013-04-02 13:53:30 +03:00
Cameron
f7d527301d Issue #72 - News Ping Services. 2013-04-02 03:26:17 -07:00
Moc
8f8bf53a2a System log options - UI fix (WIP) 2013-04-02 10:57:47 +02:00
SecretR
2a4bd639b5 Fixed #131: NEWSCATEGORY - wrong URL in Latest news menu 2013-04-02 10:19:21 +03:00
SecretR
c39ec36b6a Fixed #152: Site links -->Manage--->sub link~ 2013-04-02 10:07:15 +03:00
SecretR
d9924d71b5 Fixed #156: SQL update error when inline editing newspost title/cat 2013-04-02 09:59:05 +03:00
SecretR
17d75e6f55 Page navigation visibility issues, format meta information (page view) 2013-04-02 09:29:11 +03:00
SecretR
cebe1810a9 FAQs category meta description and meta keywords 2013-04-01 15:12:15 +03:00
Cameron
e5ded966cc Save attachment fix with forum-post - db encoding issue remains. 2013-03-31 06:03:10 -07: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
6becda09d4 Increase speed of forum-attachment processing. 2013-03-31 04:59:04 -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
Moc
9b212052cd Newspost $frm->label removal and banlist UI 2013-03-31 12:11:21 +02:00
Moc
81aa6032d6 Poll plugin code clean-up 2013-03-31 11:52:27 +02:00
Cameron
0c5f1ec880 Uploading of attachments almost working. Held up by _FIELD_TYPES mess. 2013-03-31 00:43:18 -07:00
Cameron
eae211fc63 Forum upgrade fixes. Forum-attachments now converted in batches. 2013-03-31 00:06:21 -07:00
Moc
1b0760008a LAN fix metaweblog 2013-03-30 16:08:34 +01:00
Cameron
11589d6f9e Comment fixes. Problem remains with SEF Urls 2013-03-29 15:31:03 -07:00
Moc
9dbb631c1c Removed usersettings.php from Hero layout in bootstrap theme 2013-03-29 14:34:47 +01:00
Cameron
ec791815b0 Admin plugin-link fix 2013-03-29 05:21:09 -07:00
Cameron
06157a3b5d Poll fixes 2013-03-29 05:20:47 -07:00
Cameron
38e9aa1cad Poll GUI and template fix. 2013-03-29 04:48:08 -07:00
Moc
e8bfe22859 Minor UI fixes to forum 2013-03-29 12:46:58 +01:00
Cameron
f67854e3eb Forum poll fix 2013-03-29 04:30:21 -07:00
Cameron
392b386967 Poll and Forum GUI tweaks 2013-03-29 03:59:03 -07:00
Cameron
bfc3394aa1 Forum updated to use ajax / progress bar. Tested with 100M v1.x forum sql dump. 2013-03-28 23:37:39 -07:00
Cameron
2d0cf44d83 e-progress function added. 2013-03-28 16:24:54 -07:00
Moc
209e884ab7 Fixes #151 - two more typo's causing errors (forum and list_new) 2013-03-29 00:03:36 +01:00
Moc
f1c41828f1 Typo fix in all.jquery.js causing JS not to work 2013-03-28 12:55:35 +01:00
Cameron
b5fb8b6829 Plugin table fix 2013-03-28 03:54:30 -07:00
Cameron
f414e29adc Featurebox defaults 2013-03-28 01:04:01 -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