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

5297 Commits

Author SHA1 Message Date
Cameron
a25287055a Fix for older MySQL dump files. 2013-04-17 15:40:06 -07:00
Cameron
bce8760513 User-extended code cleanup 2013-04-17 15:39:52 -07:00
Cameron
2267f9f5a4 Prefs page default view working again. 2013-04-17 15:39:35 -07:00
SteveD
bd35409ca2 Event list - handle multiple events with same start time 2013-04-17 22:35:48 +01:00
Cameron
33c82dac70 Extended fields added for Skype and Gender. Also GUI cleanup. 2013-04-17 12:19:47 -07:00
Cameron
70173958e2 phpBB3 Userclass conversion. 2013-04-17 11:35:42 -07:00
Cameron
cd4d793fd4 Upgraded x-editable to v1.4.3 2013-04-17 11:25:33 -07:00
Cameron
b92d481ff0 Import: Added Forum class and basic info for SMF import. 2013-04-16 20:15:10 -07:00
Cameron
551d95deb8 Notice removal 2013-04-16 18:50:14 -07:00
Cameron
c56a7f9a67 Import tweaks 2013-04-16 18:46:24 -07:00
Cameron
750ac914a2 Checkbox alignment fix 2013-04-16 18:03:34 -07:00
Cameron
9baa5a601a user-extended date format fix 2013-04-16 17:40:14 -07:00
Cameron
230e9cefb7 phpBB3 Users and Forum import. 2013-04-16 16:00:13 -07:00
Cameron
f3bafdae5d Added truncate() function. Switched default FIELD_TYPE to escape() instead of toDB() (which was causing serious BC issues) 2013-04-16 15:59:17 -07:00
Cameron
e99e2fc217 Updated eUrl icon and failed-login icon 2013-04-16 02:06:36 -07:00
Cameron
1b1f132e2b Updated Failed-login to use admin-ui. 2013-04-16 02:06:04 -07:00
Cameron
ce38620c1c Remove lightbox from gallery plugin 2013-04-15 20:51:29 -07:00
Cameron
792c5eb628 Notice and Warning removals 2013-04-15 19:46:35 -07:00
Cameron
0f6c1704de Added missing index.html file. 2013-04-15 17:55:37 -07:00
Cameron
8fee58e56d Fix for type = decimal. Inline editing support added. Html5 validation alerts now display correctly. 2013-04-15 14:08:54 -07:00
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 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 - 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