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
/
gedcom_news
/
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
-201
/
+0
2011-02-18
Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'
fisharebest
1
-1
/
+1
2011-01-22
Remove the ability to embed global variables in HTML/News/Blog blocks. This ...
fisharebest
1
-4
/
+2
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-14
/
+14
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-27
/
+23
2010-12-30
Use constant WT_THEME_DIR instead of global variable $THEME_DIR
fisharebest
1
-2
/
+2
2010-11-25
rawurlencode ged parameter on url strings
Larry Meaney
1
-1
/
+1
2010-10-30
(no commit message)
fisharebest
1
-4
/
+4
2010-10-30
#663955. Be explicit about which sorts of URL to generate: '&' for ones i...
fisharebest
1
-5
/
+5
2010-09-25
(no commit message)
fisharebest
1
-3
/
+3
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
-2
/
+7
2010-07-23
news block failing to use/save configuration settings
fisharebest
1
-10
/
+17
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-08
Remove references to block-caching system. We haven't used it for some time....
fisharebest
1
-10
/
+0
2010-06-07
News block formatting 'tweak'
Nigel Osborne
1
-1
/
+1
2010-06-04
News block formatting 'tweak'
Nigel Osborne
1
-2
/
+2
2010-06-03
Fix: only call nl2br() for news blocks that contain no HTML
fisharebest
1
-10
/
+6
2010-06-03
call to other blocks into html block (extended interface)
Łukasz Wilenski
1
-2
/
+6
2010-05-28
#586869 The next bug with installation
fisharebest
1
-8
/
+8
2010-05-28
Revert recent changes to news/blog and gedcom/user favorites.
fisharebest
1
-0
/
+203
2010-05-26
Blocks: favorites replaced with favorite and news/blog replaced with html.
fisharebest
1
-195
/
+0
2010-05-20
#583232 Home page blocks issues
fisharebest
1
-4
/
+2
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
/
+146
2010-04-29
Convert reports to modules. Prepar to convert charts/themes/blocks to modules.
fisharebest
1
-0
/
+57