1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

5077 Commits

Author SHA1 Message Date
Cameron
42b41c500a Switch to appropriate tab when html5 validation fails 2013-04-15 14:07:47 -07:00
Cameron
3058fc88d0 disable eUrl help page. 2013-04-15 14:06:53 -07:00
Cameron
b1b5cf5808 Turn off auto-complete on admin -> users -> add new 2013-04-15 14:06:15 -07:00
Moc
96e7f8e777 Update forum_t to forum_thread in SQL 2013-04-15 12:44:56 +02:00
Moc
384cb63c07 Code clean-up - Fixes to user profile: forum and chatbox counts and forum link working again. 2013-04-15 12:26:49 +02:00
Moc
b1bcacc593 user_shortcodes code clean-up, attempt to get forum posts count to work 2013-04-15 11:27:10 +02:00
Moc
72c668de9c Fix query error on login_menu/config.php (new forum table structure) 2013-04-15 11:14:02 +02:00
Cameron
2b6b918a10 Menu-Manager text color fix. 2013-04-14 20:25:09 -07:00
Cameron
13382a5407 Menu-Manager GUI fixes for smaller themes. 2013-04-14 20:19:10 -07:00
Cameron
00fc492838 Prevent theme "default content" notification during upgrade. 2013-04-14 20:18:23 -07:00
Cameron
4276b58dc9 Parse {CMENU} and {SETIMAGE} shortcodes in menu-manager. 2013-04-14 19:44:12 -07:00
Cameron
f1c0a0b5fd More Menu-Manager GUI tweaks 2013-04-14 19:28:15 -07:00
Cameron
4e616f9584 Menu Manager GUI styling 2013-04-14 18:41:53 -07:00
Cameron
c7bf05b06f Deprecate noTableRender from template files - send template name to tablerender() $mode instead for less confusion and consistent logic. 2013-04-14 17:08:38 -07:00
Cameron
3edc2035e6 rename carousel-control to gallery-control (carousel-control namespace already used by bootstrap) 2013-04-14 17:07:15 -07:00
Cameron
755bf861c4 Menu-Manager auto-height on iFrame and other GUI fixes. 2013-04-14 17:06:02 -07:00
Cameron
a40736e9b4 Issue #159 Possible fix for tablerender issue. 2013-04-14 12:53:20 -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
Cameron
723a38ac96 Issue #155 - Gallery lightbox fix 2013-04-14 12:32:15 -07:00
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