index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
admin_site_clean.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-05-31
PSR-4
Greg Roach
1
-0
/
+1
2015-05-30
Code style
Greg Roach
1
-3
/
+2
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-37
/
+33
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-1
/
+1
2015-01-29
English
Greg Roach
1
-2
/
+2
2015-01-27
Add icons to save/continue buttons
Greg Roach
1
-1
/
+4
2015-01-27
WCAG2 / HTML validation
Greg Roach
1
-16
/
+19
2015-01-26
HTML validation and tidy up
Greg Roach
1
-1
/
+2
2015-01-26
Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'
Greg Roach
1
-1
/
+1
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2015-01-17
New theme system and admin interface
Greg Roach
1
-49
/
+70
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-10-05
Cleanup - use WT_File class instead of manipulating filesystem
Greg Roach
1
-35
/
+1
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-1
/
+1
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-1
/
+3
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-1
/
+1
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-10-11
Style prefer target ? instead of # for forms - does not change URL
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-1
/
+1
2013-01-18
Major refactoring of media code.
fisharebest
1
-8
/
+6
2013-01-09
Update comments, renaming "directory" to "folder"
fisharebest
1
-6
/
+6
2013-01-02
Rename "close window" to "close", as many modern GUIs do not use windows
fisharebest
1
-2
/
+2
2012-09-15
Create objects to encapsulate trees. Allows us to cache tree settings, which...
fisharebest
1
-3
/
+7
2012-09-13
Complete rewrite of the handling of lists of trees:
fisharebest
1
-3
/
+3
2012-03-27
Copy the shared icons (from /images/) into each theme - every image should be...
fisharebest
1
-2
/
+2
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-3
/
+3
2011-11-16
Remove obvious help text.
fisharebest
1
-2
/
+0
2011-11-05
Implement "fluid" interface for controller - allows requests to be chained.
fisharebest
1
-3
/
+4
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-8
/
+6
2011-10-30
Remove overlib.js and behaviour.js - these are no longer used.
fisharebest
1
-3
/
+0
2011-10-18
... and amend the on screen text.
Nigel Osborne
1
-1
/
+1
2011-10-18
One more change to cleanup - remove old "move" cursor style.
Nigel Osborne
1
-2
/
+2
2011-10-17
Remove drag/drop/trashcan from admin-site-clean.php. It is inconsistent with...
fisharebest
1
-51
/
+26
2011-10-17
Admin-site-clean: remove "cancel" button. It doesn't do anything and is not ...
fisharebest
1
-12
/
+0
2011-10-17
Remove unnecessary (and dangerous) option to "Remove all non-essential files"
Nigel Osborne
1
-9
/
+0
2011-04-13
Fix: data-dir cleanup tool failing to protect media dir
fisharebest
1
-5
/
+7
2011-03-13
Integrate the "custom text" functionality into the main code. User translati...
fisharebest
1
-8
/
+6
2011-03-07
The media firewall is now always enabled (but you aren't required to use it)
Larry Meaney
1
-1
/
+0
2011-01-30
Starting the process of using css "sprite" images
Nigel Osborne
1
-1
/
+1
2011-01-21
draggable trashcan list
Ćukasz Wilenski
1
-12
/
+34
2011-01-07
Add missing admin functions
Nigel Osborne
1
-0
/
+157