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
/
library
/
WT
/
Controller
/
Repository.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
Add CSRF checks to action.php callbacks
Greg Roach
1
-1
/
+1
2013-09-13
#1198418 / #1198419 - cannot edit entire records for source/repository
Greg Roach
1
-1
/
+2
2013-08-30
Re-implement raw GEDCOM editing
fisharebest
1
-0
/
+7
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-1
/
+1
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-06-29
(no commit message)
fisharebest
1
-46
/
+4
2013-01-12
FIx: on private/missing pages, no JS files are loaded, hence certain links do...
fisharebest
1
-0
/
+1
2013-01-12
Deleting media objects needs to work the same as other objects. No need to u...
fisharebest
1
-1
/
+1
2012-03-23
The JavaScript menus are deprecated, so remove legacy code for formatting the...
fisharebest
1
-13
/
+1
2012-03-13
NOTE/REPO/SOUR titles now contain <span> elements - need to strip them.
fisharebest
1
-1
/
+1
2011-11-05
More refactoring - separation into Model/View/Controller
fisharebest
1
-0
/
+2
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
1
-32
/
+15
2011-11-02
fix typo
Łukasz Wilenski
1
-1
/
+1
2011-11-01
Use AJAX (action.php) instead of popup windows (edit_interface.php)
fisharebest
1
-1
/
+1
2011-11-01
Use AJAX for handling update actions. These should not be GET/POST requests....
fisharebest
1
-47
/
+4
2011-09-25
Better feedback and consistency when deleting records
fisharebest
1
-2
/
+2
2011-09-11
#826094 - Add/Change SOUR approval missing - SVN 12122
fisharebest
1
-28
/
+29
2011-07-20
Revert 12047 - it included some extra changes
fisharebest
1
-7
/
+7
2011-07-20
Update Zend Framework library to 1.11.9
fisharebest
1
-7
/
+7
2011-07-16
Only fetch SHOW_GEDCOM_RECORD from database on pages where it is needed.
fisharebest
1
-1
/
+1
2011-07-16
When a record has been deleted, do not show an edit menu. None of the edit o...
fisharebest
1
-1
/
+3
2011-06-28
#802729 - Private information
fisharebest
1
-2
/
+2
2011-06-16
Fix cut/paste error
fisharebest
1
-1
/
+1
2011-06-15
Do not show the "add to favorites" menu option when the user favorites module...
fisharebest
1
-4
/
+10
2011-06-15
Update the WT_Menu constructor to include the menu ID. Most menu items will ...
fisharebest
1
-13
/
+7
2011-06-09
Remove the option to hide/show pending changes. The option didn't work prope...
fisharebest
1
-7
/
+3
2011-06-08
Simplify the presentation of pending changes, and the options to show/hide/ac...
fisharebest
1
-33
/
+2
2011-06-01
webtrees theme - changing menus to css, and associated changes elsewhere.
Nigel Osborne
1
-6
/
+13
2011-05-26
Add unique-id to all menu items. This will allow CSS based menus to add icon...
fisharebest
1
-0
/
+9
2011-05-05
* move privacy checks from controller to view level
Larry Meaney
1
-7
/
+0
2011-05-03
Call $this->getPageTitle() instead of hard-coding a page title
Larry Meaney
1
-1
/
+1
2011-03-01
change Delete record icon
Łukasz Wilenski
1
-1
/
+1
2011-01-26
don't display IDs
Łukasz Wilenski
1
-1
/
+1
2011-01-09
Combine RTL/LTR styling
fisharebest
1
-14
/
+10
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-13
/
+13
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-10
/
+9
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-3
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-0
/
+227