#
8ced4e79 |
| 06-Oct-2011 |
fisharebest <fisharebest@gmail.com> |
Add initial support for serving static files from a content delivery network.
|
#
0417887c |
| 24-Jun-2011 |
fisharebest <fisharebest@gmail.com> |
Fix: since svn11733 we have not been loading ajax blocks in parallel
|
#
d1005286 |
| 24-Jun-2011 |
fisharebest <fisharebest@gmail.com> |
Remove some old/incorrect/unhelpful help text.
|
#
4f074f86 |
| 19-Jun-2011 |
fisharebest <fisharebest@gmail.com> |
Update the names and descriptions of the modules, so that they are (hopefully!) clear, concise, accurate and consistent.
|
#
340103df |
| 11-Jun-2011 |
fisharebest <fisharebest@gmail.com> |
Lightbox module: stop loading config everywhere - just where it is used.
|
#
de8cd298 |
| 08-Jun-2011 |
fisharebest <fisharebest@gmail.com> |
Don't close the session until after we have displayed the header. Customised themes might want to read/write session variables.
|
#
dcef3193 |
| 18-Feb-2011 |
fisharebest <fisharebest@gmail.com> |
Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'
|
#
6f74ad95 |
| 16-Jan-2011 |
Veit Olschinski <veit@olschinski.de> |
Correcting properties and newlines Moving style from ancestry_chart to css
|
#
7241cd7d |
| 01-Jan-2011 |
fisharebest <fisharebest@gmail.com> |
Refactoring class names and use autoloading.
|
#
594f309c |
| 01-Jan-2011 |
fisharebest <fisharebest@gmail.com> |
Refactoring class names and use autoloading.
|
#
7b875f8e |
| 01-Jan-2011 |
fisharebest <fisharebest@gmail.com> |
Refactoring class names and use autoloading.
|
#
360b8927 |
| 25-Nov-2010 |
fisharebest <fisharebest@gmail.com> |
For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOM
|
#
9c28117d |
| 08-Nov-2010 |
fisharebest <fisharebest@gmail.com> |
Minor typo
|
#
e41cb9b4 |
| 08-Nov-2010 |
fisharebest <fisharebest@gmail.com> |
Remove PAGE_AFTER_LOGIN option, and improve the default behaviour (i.e. ctype=user/gedcom) http://webtrees.net/forums/10-help-for-ver-10-latest-release/4553-initial-page-setting-not-obeyed
|
#
3170e659 |
| 30-Oct-2010 |
fisharebest <fisharebest@gmail.com> |
#663955. Be explicit about which sorts of URL to generate: '&' for ones in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, w
#663955. Be explicit about which sorts of URL to generate: '&' for ones in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, which attempted to "magically" fix problems with the wrong URL style.
show more ...
|
#
6038cc6f |
| 25-Oct-2010 |
fisharebest <fisharebest@gmail.com> |
"Location:" header fields should contain absolute URIs
|
#
4f0b51cf |
| 18-Oct-2010 |
fisharebest <fisharebest@gmail.com> |
Fix: incorrect URL after timeout
|
#
2314e103 |
| 21-Sep-2010 |
fisharebest <fisharebest@gmail.com> |
|
#
2f2ba075 |
| 22-Aug-2010 |
fisharebest <fisharebest@gmail.com> |
Remove old/obsolete help text and references
|
#
8c787b83 |
| 08-Jul-2010 |
fisharebest <fisharebest@gmail.com> |
Remove references to block-caching system. We haven't used it for some time.....
|
#
5465633c |
| 29-May-2010 |
Łukasz Wilenski <wooc@gazeta.pl> |
remove duplicates
|
#
83ed3e60 |
| 28-May-2010 |
Łukasz Wilenski <wooc@gazeta.pl> |
#584409 mygedview still in code a lot
|
#
c1c902ad |
| 12-May-2010 |
fisharebest <fisharebest@gmail.com> |
Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()
|
#
ccf91e12 |
| 12-May-2010 |
fisharebest <fisharebest@gmail.com> |
Convert blocks to modules
|
#
997ff733 |
| 14-Apr-2010 |
fisharebest <fisharebest@gmail.com> |
Update index page automatically after updating config.
|