1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-31 16:14:17 +02:00

746 Commits

Author SHA1 Message Date
marj
8d6c82d860 reencode some files to UTF-8 2009-11-17 13:48:46 +00:00
marj
ee3d65bb2f reencode some files to UTF-8 2009-11-17 13:27:14 +00:00
marj
48071a8035 reencode some files to UTF-8 2009-11-17 13:11:24 +00:00
marj
0aed7e5ace reencode some files to UTF-8 2009-11-17 12:59:03 +00:00
marj
2c01b1ce89 reencode some files to UTF-8 2009-11-17 12:53:09 +00:00
marj
0a49f66f34 reencode some files to UTF-8 2009-11-17 12:34:34 +00:00
marj
823cb27e42 remove obsolete file
convert file to UTF-8
2009-11-17 12:02:32 +00:00
CaMer0n
2601860317 dummy example added 2009-11-17 11:30:33 +00:00
marj
64c7ec3c99 more work on files' charset and badchars 2009-11-17 11:28:41 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
marj
7f59d57972 use .php extension 2009-11-17 09:25:55 +00:00
marj
07b233ea05 We need to fix this 2009-11-17 09:17:08 +00:00
CaMer0n
78233f4b28 small fixes 2009-11-17 08:16:46 +00:00
CaMer0n
0243decd2b path corrections 2009-11-17 07:40:51 +00:00
e107steved
c188fd6430 Next mailer update 2009-11-16 20:40:39 +00:00
e107steved
b27893c695 Missed file on last commit 2009-11-15 17:44:19 +00:00
e107steved
24b8dfd54f First cut of updated bulk mail handling, including support for provision of email addresses by plugins. Still very much a work in progress, but should send some sort of email if treated nicely. 2009-11-15 17:38:05 +00:00
secretr
1c660784d6 admin UI: default mode/action auto-detection (and various other ways to control them), moving code to lower level (allow reusability) - work in progress; possible future __autoload-ing fix 2009-11-14 14:52:26 +00:00
CaMer0n
c5ba72479f small fixes 2009-11-13 09:51:19 +00:00
bugrain
a3d0679217 Started to integrate upload options 2009-11-12 21:46:14 +00:00
marj
fbfacfd5c5 charset and badchars 2009-11-12 21:44:15 +00:00
secretr
54e4e7a46c admin UI: bugless Filter, everything should work fine now (with or without JS/Ajax); admin icons handler experiment; bugfixes; TODO list update 2009-11-12 16:55:50 +00:00
marj
9675069129 fix DOCTYPE 2009-11-12 14:07:47 +00:00
CaMer0n
dd4c44487d More tweaks 2009-11-12 10:42:32 +00:00
CaMer0n
4a87276f12 Some cleanup 2009-11-12 09:09:37 +00:00
secretr
f8b49748d5 admin UI: Filter Ajax autocomplete, filters are now executed via AJAX calls by default, needs cleanup (buggy in some cases); some more UI improvements 2009-11-11 20:57:34 +00:00
CaMer0n
d7a0825cab Class working. Add friend filter. 2009-11-11 16:00:44 +00:00
CaMer0n
9c75f4766f start of function/class rewrite 2009-11-11 12:25:13 +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
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
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
CaMer0n
6f7dd0d76a Remove blank line at end of script 2009-11-09 11:07:47 +00:00
CaMer0n
364745b93f Facebook files. 2009-11-09 02:48:44 +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
5403d5b7ab Encode log data to hopefully reduce mod_security problems 2009-11-08 16:15:31 +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
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
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
secretr
5ae86ae219 admin tools: settings action renamed to prefs 2009-11-05 00:28:25 +00:00