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
/
Module.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
#1114678 - svn14767 Breaks Google Maps Tab
fisharebest
1
-1
/
+0
2012-03-18
#674926 - New module privacy settings not recorded
fisharebest
1
-7
/
+58
2012-03-17
Tidy up some of the WT_Module initialisation code. We need to be able to cre...
fisharebest
1
-138
/
+50
2012-02-29
Enable SQL query caching for configuration setting queries
fisharebest
1
-6
/
+6
2011-11-19
Change final few headers to use consistent comment style. Delete some empty/...
fisharebest
1
-24
/
+20
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
1
-5
/
+0
2011-06-08
Grayed-out-tabs: use more obvious method name. make sure functions all retu...
fisharebest
1
-1
/
+1
2011-06-08
Put back long missing "greyed-out" tabs, to indicate to editors that tabs hav...
Nigel Osborne
1
-0
/
+2
2011-03-05
Fix: error after initial install - with no gedcoms, there are no active modules
fisharebest
1
-0
/
+1
2011-03-04
Performance: repeatedly translating the same string in a uasort() callback is...
fisharebest
1
-28
/
+41
2011-03-01
Performance: Sorting module names is slow. Only do it when necessary, and ca...
fisharebest
1
-21
/
+27
2011-03-01
Performance: Fix performance issue introduced in 10597, sort *after* the loo...
fisharebest
1
-1
/
+1
2011-02-25
Do not delete module configuration and settings when a module is removed. Th...
fisharebest
1
-11
/
+10
2011-02-25
Use WT_MODULES_DIR, instead of hard-code path
fisharebest
1
-1
/
+1
2011-02-18
Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'
fisharebest
1
-6
/
+6
2011-01-24
sort active modules by title
Ćukasz Wilenski
1
-0
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-0
/
+372