1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00
Commit Graph

2570 Commits

Author SHA1 Message Date
CaMer0n
9465c5ad42 user extended, simple set and get alias methods added 2009-11-10 23:13:30 +00:00
secretr
890bd0db44 date convert: added generic string to timestamp converter (toTime()); admin UI: textareas autoexpand now available sitewide (back-end), multi table JOIN support, field (db table) aliases support, user auto-complete search should work fine now, example usage added on faqs administration 2009-11-10 19:13:07 +00:00
marj
735734ebf4 remember to fix is_executable()
not done yet
2009-11-10 15:33:00 +00:00
CaMer0n
adbeb3d932 More Fixes 2009-11-10 15:25:50 +00:00
CaMer0n
4dde18fbbe Remove need for extended field 2009-11-10 13:41:41 +00:00
CaMer0n
d7f52135ae Small changes before the big ones. 2009-11-10 12:46:43 +00:00
CaMer0n
523aa60153 fixes 2009-11-10 06:29:37 +00:00
CaMer0n
22c86d4319 Fixes 2009-11-10 06:28:19 +00:00
CaMer0n
17c590efd2 Add extra check for pid not found 2009-11-10 02:26:16 +00:00
CaMer0n
e55393412d pref fixes and some cleanup 2009-11-10 02:18:04 +00:00
CaMer0n
31d3d6b1be Tinymce perms fix 2009-11-10 01:21:05 +00:00
secretr
7edd4ba390 admin UI - introducing textarea auto-height, bugfixes, e-column trigger overall fix 2009-11-09 16:54:30 +00:00
CaMer0n
e7f6df0ba4 Missing icons 2009-11-09 14:38:31 +00:00
CaMer0n
6df8480dc8 FAQs derived from my original plugin for 0.6/0.7. Work in progress 2009-11-09 12:57:34 +00:00
secretr
6b77edb970 admin UI - 'ip' type added (decode to human readable format on read/edit, encode before DB save) 2009-11-09 12:23:45 +00:00
secretr
026c834c76 e_model obsolete code removal 2009-11-09 12:21:17 +00:00
secretr
0acdaaf867 message handler notice removal, session cleanup added 2009-11-09 12:20:33 +00:00
CaMer0n
6f7dd0d76a Remove blank line at end of script 2009-11-09 11:07:47 +00:00
CaMer0n
e9f99886c8 Admin ui filter fix and some notes added. 2009-11-09 10:52:18 +00:00
CaMer0n
16335c74d0 Quick query fix and some debug info added. 2009-11-09 03:03:41 +00:00
CaMer0n
364745b93f Facebook files. 2009-11-09 02:48:44 +00:00
CaMer0n
31412ba4dd don't load custompages from theme.php if theme.xml found. 2009-11-09 00:27:43 +00:00
CaMer0n
199ccc22e4 BC fix for custom header and footer arrays in theme.php 2009-11-09 00:13:59 +00:00
e107steved
b8f510c091 Update message 2009-11-08 21:13:29 +00:00
e107steved
d1f7f1bcdb Use JS handler 2009-11-08 19:46:44 +00:00
e107steved
53436591c1 Restore selected language phrases 2009-11-08 19:24:15 +00:00
e107steved
4fea2f02de Same typo as previous mod to header_default.php 2009-11-08 17:13:24 +00:00
e107steved
bb2a5d2ac4 Typo - didn't handle $CUSTOMPAGES in 0.7 theme which only had custom footer 2009-11-08 17:00:46 +00:00
e107steved
5403d5b7ab Encode log data to hopefully reduce mod_security problems 2009-11-08 16:15:31 +00:00
CaMer0n
6a967e9b17 Slight mod to media table.. work in progress 2009-11-08 13:40:23 +00:00
CaMer0n
7639c4666c Extra Lans, Notice removal and BC fix for plugin install. 2009-11-08 13:22:02 +00:00
CaMer0n
852204503c Notice removal 2009-11-08 12:08:35 +00:00
e107steved
5d09cd5137 Handle some of the import options better in alt_auth, plus odd tidy ups 2009-11-08 10:34:23 +00:00
CaMer0n
15a83d309a Some language file cleanup. Undetected phrases have been disabled. 2009-11-08 09:14:39 +00:00
CaMer0n
7744f38ed9 Remove lan_admin from the list 2009-11-07 11:34:22 +00:00
CaMer0n
7fca058ad5 Made a start on media-manager and added a deprecated LAN checking function to remain enabled up until release. 2009-11-07 11:20:34 +00:00
marj
51e4e7d9f2 bad characters removal 2009-11-07 11:16:07 +00:00
marj
17019e9c04 fix DOCTYPE and title 2009-11-07 11:10:42 +00:00
marj
fb0929b48f temporary path fix in standalone file 2009-11-07 11:07:34 +00:00
CaMer0n
f8f575c445 Fix path to cache + some debug info 2009-11-07 02:28:59 +00:00
CaMer0n
fbbf2f8f61 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:17:02 +00:00
CaMer0n
b2986c3960 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:10:52 +00:00
secretr
c1d99b4052 JS libraries update (Prototype JS 1.6.1, Scriptaculous 1.8.3), interactive user search started (ajax auto-complete) - work in progress; comment manager - small additions, user autocomplete search test; overall bugfixes/improvements 2009-11-06 18:37:23 +00:00
secretr
fe77106b76 admin tree model multi-delete/update fix 2009-11-06 12:27:41 +00:00
CaMer0n
afd9154523 location size fix 2009-11-06 11:53:20 +00:00
CaMer0n
327d9c53f1 Prevent method name conflict and some notice removal. 2009-11-06 00:02:12 +00:00
secretr
18a4b9bfe9 Admin tools - column selector working everywhere again; improved UI - list/editQuery not needed anymore, queries are auto-generated, table JOIN support added (see comment manager), various improvement, still work in progress 2009-11-05 17:32:19 +00:00
CaMer0n
276fa19298 admin->userclass - display icon correctly now. 2009-11-05 12:26:44 +00:00
CaMer0n
1fd046a0ef syntax fix 2009-11-05 09:18:48 +00:00
CaMer0n
d892e2c039 Some code cleanup 2009-11-05 09:15:19 +00:00