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
/
modules
/
review_changes
/
module.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
Rename modules directory to modules_v2, as we have changed the module API and...
fisharebest
1
-197
/
+0
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-13
/
+13
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-27
/
+23
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-1
/
+1
2010-12-30
Use constant WT_THEME_DIR instead of global variable $THEME_DIR
fisharebest
1
-3
/
+3
2010-11-24
Don't repeat actions when changing language/theme. Don't access raw unescape...
fisharebest
1
-1
/
+1
2010-11-09
Language updates. Use new names for roles, and consistent terms. e.g. "mode...
fisharebest
1
-4
/
+4
2010-10-30
#663955. Be explicit about which sorts of URL to generate: '&' for ones i...
fisharebest
1
-2
/
+1
2010-09-21
security and privacy for SVN 9496
Łukasz Wilenski
1
-2
/
+4
2010-09-20
#632778 - No config allowed when using blocks in HTML block
Łukasz Wilenski
1
-1
/
+6
2010-09-07
Remove help text item that doesn't add any useful extra information
fisharebest
1
-2
/
+2
2010-09-01
Move common help text to main help text file (scrollbars)
Nigel Osborne
1
-1
/
+1
2010-08-18
Minor grammar change on config screens for blocks
Nigel Osborne
1
-1
/
+1
2010-08-16
Changes from Wes Groleau related to Bug #614803 - duplicate help text could b...
Nigel Osborne
1
-1
/
+2
2010-07-17
Combine large and small icons - use CSS to downsize when small icons are requ...
fisharebest
1
-1
/
+1
2010-07-17
Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...
fisharebest
1
-2
/
+2
2010-07-16
add missing space
Łukasz Wilenski
1
-3
/
+4
2010-06-06
Move gedcom and privacy settings from .PHP files to database tables
fisharebest
1
-2
/
+2
2010-06-03
call to other blocks into html block (extended interface)
Łukasz Wilenski
1
-6
/
+9
2010-06-01
Quote table names - to allow for "bad" choices of TBLPREFIX
fisharebest
1
-2
/
+2
2010-05-28
Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"
fisharebest
1
-3
/
+3
2010-05-12
Add option to add scroll bars to blocks that can grow very long.
fisharebest
1
-22
/
+25
2010-05-12
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-1
/
+1
2010-05-12
Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()
fisharebest
1
-1
/
+1
2010-05-12
Convert blocks to modules
fisharebest
1
-6
/
+136
2010-04-29
Convert reports to modules. Prepar to convert charts/themes/blocks to modules.
fisharebest
1
-0
/
+57