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_media.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Remove old/unused code relating to JS menus. Also fixes #1016225 -
fisharebest
1
-4
/
+4
2012-07-07
Tidy up the "showchanges()" logic. The option to hide/show changes was remov...
fisharebest
1
-4
/
+0
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-5
/
+3
2012-04-29
Bug #990706 - formatting delete icon in media admin
Nigel Osborne
1
-14
/
+14
2012-04-26
add lightbox init function to module class
Łukasz Wilenski
1
-1
/
+2
2012-04-07
Missing "Delete" icon from admin-media folder list
Nigel Osborne
1
-2
/
+2
2012-04-06
Add JavaScript using the controller, so we can defer loading until the end of...
fisharebest
1
-12
/
+0
2012-04-06
Move repeated JavaScript code to webtrees.js
fisharebest
1
-5
/
+0
2012-03-26
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-3
/
+1
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-3
/
+0
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-27
/
+22
2012-02-13
Provide better sizes for popup windows.
fisharebest
1
-4
/
+4
2012-02-01
#924582 - Correct read/write/execute permissions
fisharebest
1
-1
/
+1
2012-01-18
Popup windows do not need to hard-code the session-ID in the URL. This is pr...
fisharebest
1
-1
/
+1
2012-01-16
#909637 - Can't move media to/from protected directory on windows system
fisharebest
1
-3
/
+3
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-63
/
+63
2011-12-11
fix bad link
fisharebest
1
-1
/
+1
2011-12-11
fix bad link
Łukasz Wilenski
1
-2
/
+2
2011-11-23
I18N: move datatables translations to the same place
fisharebest
1
-14
/
+1
2011-11-21
I18N: Multimedia -> Media
fisharebest
1
-1
/
+1
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-15
/
+15
2011-11-18
#739079 - Help text 1481 on upload of media files inaccurat
fisharebest
1
-1
/
+1
2011-11-14
Use round brackets () instead of square brackets []. Round brackets are used...
fisharebest
1
-12
/
+12
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-3
/
+3
2011-11-05
(part). (1) Only load datatables.js on pages that use it. (2) move JavaScrip...
fisharebest
1
-29
/
+30
2011-11-05
Implement "fluid" interface for controller - allows requests to be chained.
fisharebest
1
-2
/
+3
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-10
/
+7
2011-10-30
Change "Search" to "Filter" on all lists, to avoid confusion.
Nigel Osborne
1
-2
/
+1
2011-10-28
Make datatables header/footer in admin consistent with main lists, and adjust...
Nigel Osborne
1
-2
/
+2
2011-10-27
#836264 - Linkage of media to source is not stored (version 1.2.3)
fisharebest
1
-27
/
+27
2011-10-26
#821562 - Failed to load media in admin after upgrade
fisharebest
1
-1
/
+0
2011-10-06
Add initial support for serving static files from a content delivery network.
fisharebest
1
-1
/
+1
2011-09-27
Use prefered terminology in new messages. http://wiki.webtrees.net/Terminology
fisharebest
1
-4
/
+4
2011-09-07
Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...
fisharebest
1
-12
/
+2
2011-07-05
XHTML validation <img border="none"> is not valid. In any case the border is...
fisharebest
1
-1
/
+1
2011-06-15
Update the WT_Menu constructor to include the menu ID. Most menu items will ...
fisharebest
1
-3
/
+3
2011-06-14
bug 796841 - better error message when online editing is disabled
Larry Meaney
1
-5
/
+20
2011-06-11
Lightbox module: stop loading config everywhere - just where it is used.
fisharebest
1
-1
/
+0
2011-06-10
I18N - use consistent markup for "label: value"
fisharebest
1
-1
/
+1
2011-06-09
I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...
fisharebest
1
-3
/
+3
2011-06-09
I18N: Improve English texts. (Multi-)media items => "Media objects"
fisharebest
1
-1
/
+1
2011-06-09
Remove the option to hide/show pending changes. The option didn't work prope...
fisharebest
1
-1
/
+1
2011-06-03
Remove pointless / circular help text
fisharebest
1
-1
/
+1
2011-05-23
bug 786618 - undefined variable in admin_media.php when filter returns no res...
Larry Meaney
1
-1
/
+1
2011-05-12
Fix bug that was preventing "Create missing thumbnails" function on admin_med...
Larry Meaney
1
-5
/
+4
2011-05-09
bugfix - was showing location of main image instead of thumbnail
Larry Meaney
1
-1
/
+1
2011-04-26
(no commit message)
Nigel Osborne
1
-1
/
+1
2011-04-14
Bug #760908 - administration Media set link
Nigel Osborne
1
-1
/
+1
2011-03-27
Do not use gedfact_assistant when it is disabled
fisharebest
1
-5
/
+4
2011-03-21
Help text #1481 on upload of media files inaccurate - Bug #739079
Nigel Osborne
1
-43
/
+58
[next]