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
/
Media.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-173
/
+0
2014-11-19
Consistent capitalization of function names. Deprecated functions.
Greg Roach
1
-6
/
+6
2014-11-18
Merge some menu changes from the theme branch
Greg Roach
1
-30
/
+29
2014-11-08
PHPDoc
Greg Roach
1
-3
/
+6
2014-10-22
Better description of variable names
Greg Roach
1
-1
/
+1
2014-10-15
PHPDoc
Greg Roach
1
-22
/
+26
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-1
/
+3
2014-09-18
Unused code
Greg Roach
1
-4
/
+2
2014-09-17
#237 - function accept_all_changes() not found
Greg Roach
1
-1
/
+0
2014-09-17
PHPDoc and code layout
Greg Roach
1
-2
/
+6
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
-6
/
+1
2014-05-08
DocBlock headers - fix mismatches with code and apply consistent formatting
Greg Roach
1
-7
/
+10
2014-01-04
medialist.php - multiple validation errors
Greg Roach
1
-7
/
+10
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-11-08
Add CSRF checks to action.php callbacks
Greg Roach
1
-1
/
+1
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
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-24
Update non-typographic quotation marks
Greg Roach
1
-8
/
+8
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-06-29
(no commit message)
fisharebest
1
-49
/
+7
2013-03-17
Separate the function getMediaListMenu from lightbox module. The function is ...
Nigel Osborne
1
-0
/
+26
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
-6
/
+2
2012-12-23
Remove unused media-controller functions
fisharebest
1
-24
/
+0
2012-12-23
mediaviewer.php - (1) don't show pending changes to visitors (2) don't repeat...
fisharebest
1
-41
/
+1
2012-12-23
mediaviewer.php does not show pending changes - rewrite to use the same logic...
fisharebest
1
-48
/
+20
2012-05-28
Refactor handling of pending new/old facts
fisharebest
1
-2
/
+2
2012-03-23
The JavaScript menus are deprecated, so remove legacy code for formatting the...
fisharebest
1
-20
/
+0
2012-02-13
Provide better sizes for popup windows.
fisharebest
1
-1
/
+1
2012-02-10
Remove restriction that only administrators can use the "manage links" option...
fisharebest
1
-17
/
+7
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
-74
/
+42
2011-11-02
fix typo
Łukasz Wilenski
1
-1
/
+1
2011-11-01
Use AJAX for handling update actions. These should not be GET/POST requests....
fisharebest
1
-48
/
+4
2011-10-06
don't display relationship submenu on media pages
Łukasz Wilenski
1
-14
/
+14
2011-09-11
#826094 - Add/Change SOUR approval missing - SVN 12122
fisharebest
1
-4
/
+0
2011-07-20
Revert 12047 - it included some extra changes
fisharebest
1
-12
/
+12
2011-07-20
Update Zend Framework library to 1.11.9
fisharebest
1
-12
/
+12
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-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
-21
/
+15
2011-06-14
Tidy up constructor for WT_Event objects. We (almost) always need to know th...
fisharebest
1
-7
/
+7
2011-06-10
Display dummy/pseudo tags using the same logic as real tags. Apply correct I...
fisharebest
1
-2
/
+2
2011-06-09
I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...
fisharebest
1
-4
/
+4
2011-06-09
I18N: Improve English texts. (Multi-)media items => "Media objects"
fisharebest
1
-1
/
+1
[next]