e107steved
|
c88a7fd6ed
|
Another batch of fixes and tweaks; mostly mailout-related
|
2009-12-01 20:05:54 +00:00 |
|
e107steved
|
ddc0383efa
|
More mailout - proper API for setting user bans, use sent email as basis for new email, and other fixes
|
2009-11-30 20:40:03 +00:00 |
|
e107steved
|
5d3aaaa541
|
More mailer stuff - bug fixes, cron-driven bounce handling, timed send, notify on run complete
|
2009-11-27 21:42:46 +00:00 |
|
CaMer0n
|
f78445421c
|
Fixes - sitelinks, mysql, custompages
|
2009-11-26 09:02:46 +00:00 |
|
e107steved
|
cd016be076
|
More mailout updated - starting on bounce handling
|
2009-11-24 20:40:35 +00:00 |
|
e107steved
|
3d28c5a88b
|
Support backticks in db checking, comments in db definition files, other minor tweaks
|
2009-11-20 22:23:02 +00:00 |
|
CaMer0n
|
2e635fd3b4
|
Various fixes. deprecated e_linkgen in favour of e_sitelink. Easy and dynamic creation of links. Some common functions added to make loading of e_xxx config() functions easier.
|
2009-11-20 05:01:51 +00:00 |
|
e107steved
|
eb05b14438
|
Latest mailer updates - primarily use new features in newsletter and notify. Also newsletter enhancements; thanks nlstart
|
2009-11-19 20:24:21 +00:00 |
|
CaMer0n
|
1377b23532
|
Fix copyright info.
|
2009-11-18 01:06:08 +00:00 |
|
e107steved
|
52faad8c2e
|
Mailer next update - inline files should work
|
2009-11-17 20:34:50 +00:00 |
|
marj
|
376ac77a76
|
more work on files' charset and badchars
|
2009-11-17 11:13:05 +00:00 |
|
CaMer0n
|
78233f4b28
|
small fixes
|
2009-11-17 08:16:46 +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 |
|
CaMer0n
|
d5ff425a49
|
Easy editing of administrator perms from admin->users.
|
2009-11-12 05:11:47 +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 |
|
CaMer0n
|
15a83d309a
|
Some language file cleanup. Undetected phrases have been disabled.
|
2009-11-08 09:14:39 +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 |
|
CaMer0n
|
3cf3d709d1
|
language-check error counting etc.
|
2009-11-05 08:07:53 +00:00 |
|
CaMer0n
|
ac57a2aee3
|
Bit of work on the comments manager
|
2009-11-04 03:07:44 +00:00 |
|
e107steved
|
fc9419038b
|
Remove obsolete language handling in userclass dropdowns; possibly fix Ajax interface on userclass admin
|
2009-11-01 17:19:27 +00:00 |
|
marj
|
3633b3d955
|
use .required
|
2009-10-29 11:32:58 +00:00 |
|
marj
|
4ccabca5a9
|
work on sitedown
|
2009-10-28 16:57:51 +00:00 |
|
CaMer0n
|
6c459ee271
|
small fixes to model - batch editing.
|
2009-10-26 07:44:35 +00:00 |
|
secretr
|
0dc0e39a1e
|
news administration: manager permissions done, more batch options, better sort by column, interface done (except advanced filter), almost ready for release
|
2009-10-23 18:14:42 +00:00 |
|
CaMer0n
|
7f5cae55a2
|
Cron scripts working correctly.
|
2009-10-23 14:16:08 +00:00 |
|
e107steved
|
6d14c60e84
|
Handle case where an email address is optional, plus better error reporting
|
2009-10-06 18:58:08 +00:00 |
|
e107steved
|
259d3a3708
|
Allow control of who can email items
|
2009-09-28 21:00:18 +00:00 |
|
CaMer0n
|
75dd9c7f9b
|
New feature: Option to allow main admins to lock-out regular admins during maintenance mode.
|
2009-09-27 21:18:42 +00:00 |
|
secretr
|
c32d6cc02e
|
eURL and news administration cleanup, server caching added to various news related places, blog calendar fixes
|
2009-09-25 20:20:23 +00:00 |
|
e107steved
|
c5ae938501
|
Small bugfix in uninstall functionality, hard-coded LAN
|
2009-09-21 20:57:55 +00:00 |
|
e107steved
|
72bfadb1cc
|
Small clarification to help text
|
2009-09-21 19:59:22 +00:00 |
|
CaMer0n
|
50e0f59bff
|
deprecated language file removal and modification of banner plugin category.
|
2009-09-18 22:36:09 +00:00 |
|
secretr
|
70ad1fa8b1
|
More News work, front-end started (rewrites are BROKEN), work in progres
|
2009-09-13 16:37:18 +00:00 |
|
CaMer0n
|
9642b13c0f
|
Language Pack Sharing and Listing added to admin.
|
2009-09-08 23:53:13 +00:00 |
|
CaMer0n
|
c0041d69d0
|
Syntax and Notice fixes.
|
2009-09-06 20:04:04 +00:00 |
|
e107steved
|
bbbde843f6
|
Update phpmailer to PHP5 version, start of class-based mail handling object. Probably break a few things along the way.
|
2009-09-01 19:53:08 +00:00 |
|
CaMer0n
|
39a9f98b18
|
comments manager link added - work in progress.
|
2009-08-30 08:23:51 +00:00 |
|
CaMer0n
|
22fcfd85e8
|
Export of preferences and table-data. Preferences import working also.
|
2009-08-27 21:01:44 +00:00 |
|
CaMer0n
|
986eaea955
|
pref import/export added - work in progress.
|
2009-08-22 00:28:55 +00:00 |
|
CaMer0n
|
6287c9fad2
|
First part of membersonly exception pages
|
2009-08-20 11:38:24 +00:00 |
|
CaMer0n
|
123fdf4d13
|
Moved theme/plugin release notification function to new class. Should be fully functional for both themes and plugins now. To-Do Ajax checking.
|
2009-08-17 18:42:22 +00:00 |
|
CaMer0n
|
e3dd3ba6c3
|
Allow for missing lan.
|
2009-08-17 14:26:57 +00:00 |
|
CaMer0n
|
8ae34841ab
|
Theme release alerts added. Also, XML class was failing with remote files.
|
2009-08-17 12:48:52 +00:00 |
|
CaMer0n
|
f194fadfc7
|
Added 'Remove Userclass' to batch options.
|
2009-08-10 15:34:28 +00:00 |
|
CaMer0n
|
f355b5c3aa
|
More user-extended-fields clean-up
|
2009-08-07 13:47:35 +00:00 |
|
CaMer0n
|
09be59c9d8
|
admin/userclass.php and admin/userinfo.php now included in admin/users.php. deprecated files and their language files removed.
|
2009-08-05 16:02:09 +00:00 |
|
CaMer0n
|
a7e312c388
|
Split custom-menus and custom-pages into separate sub-pages, and added separate administrator perms for each.
|
2009-08-05 14:22:15 +00:00 |
|
CaMer0n
|
5ebd168620
|
Userclass exclusion added to default drop-down menu.
|
2009-08-04 14:36:56 +00:00 |
|
CaMer0n
|
6fcf86cea6
|
More work on admin->user batch processing. Userclass adding/removing completed. Also removed reliance on admin/userclass.php
|
2009-07-23 06:55:39 +00:00 |
|