| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-11-06 | add tab's descrption in tool-tip | Łukasz Wilenski | 1 | -1/+1 | |
| 2011-11-06 | use id instead of title for tabs | Łukasz Wilenski | 1 | -3/+3 | |
| 2011-11-06 | Fix: make the individual page tab "sticky", without all the URL rewriting, ↵ | fisharebest | 1 | -25/+28 | |
| scroll-to-top, etc. | |||||
| 2011-11-06 | Remove some unused code | fisharebest | 1 | -16/+9 | |
| 2011-11-06 | Fix - sidebar not remembering open/closed state | fisharebest | 1 | -6/+8 | |
| 2011-11-03 | Refactoring - move towards a MVC (model/view/controller) architecture | fisharebest | 1 | -30/+27 | |
| 2011-11-01 | Use AJAX for handling update actions. These should not be GET/POST ↵ | fisharebest | 1 | -4/+4 | |
| requests. Introduce Zend "FlashMessenger" to provide feedback from AJAX requests. | |||||
| 2011-10-31 | Replace function ToggleByClassName() with native jQuery function | fisharebest | 1 | -12/+9 | |
| 2011-10-21 | #821931 - Individual.php: Default tab isn't selected | fisharebest | 1 | -5/+5 | |
| 2011-10-13 | Don't use AJAX to load tabs on pages for search engines. | fisharebest | 1 | -12/+10 | |
| 2011-10-06 | Add initial support for serving static files from a content delivery network. | fisharebest | 1 | -1/+1 | |
| 2011-09-21 | Send 403 (denied) instead of 200 (OK) for records that are not found. ↵ | fisharebest | 1 | -0/+1 | |
| Otherwise search engines will keep re-loading non-existent/private pages. | |||||
| 2011-09-11 | #826094 - Add/Change SOUR approval missing - SVN 12122 | fisharebest | 1 | -4/+0 | |
| Remove "Return to sources/repositories" links. We can arrive here from other pages, so "return" is incorrect. In any case, every page has a link to the source/repo list in the menu. | |||||
| 2011-09-07 | Remove the "enable multimedia" option. Multimedia is always enabled. Add a ↵ | fisharebest | 1 | -1/+1 | |
| new configuration option to restrict who can upload new media files. | |||||
| 2011-07-14 | #807800 - accept or reject: context? | fisharebest | 1 | -4/+4 | |
| 2011-07-14 | Simplify / tidy up some code. | Nigel Osborne | 1 | -53/+28 | |
| 2011-07-03 | Correction to 11951 | Nigel Osborne | 1 | -2/+2 | |
| 2011-07-03 | Revised fix for header accordion xhtml error | Nigel Osborne | 1 | -2/+4 | |
| 2011-07-03 | Bug #804825 - Admin page background flashes and animation jerky - apply patch; | Nigel Osborne | 1 | -1/+1 | |
| plus other minor style changes. | |||||
| 2011-06-28 | Fix: mediaviewer.php is not re-drawing after edits. | fisharebest | 1 | -12/+8 | |
| 2011-06-28 | #802729 - Private information | fisharebest | 1 | -8/+8 | |
| 2011-06-27 | Fixes for display and re-sizing issues in the header. | Nigel Osborne | 1 | -19/+23 | |
| 2011-06-25 | Tidy initial display of tabs, as per suggestion bt 'lindon' on ↵ | Nigel Osborne | 1 | -2/+2 | |
| http://webtrees.net/en/forums/23-help-for-ver-12-latest-release/13196-lightbox-and-tabs | |||||
| 2011-06-24 | I18N: do not use %s placeholders for HTML fragments. This breaks the ↵ | fisharebest | 1 | -4/+28 | |
| LTR/RTL display logic. Instead, the embedded text needs to be complete HTML. Add help text for pending changes. | |||||
| 2011-06-17 | Fix for ↵ | Nigel Osborne | 1 | -6/+19 | |
| http://webtrees.net/en/forums/3-help-for-beta-and-svn-versions/12905-clipped-thumb-on-indi-page-requires-large-window#12932 | |||||
| 2011-06-10 | I18N: feedback from translators. use standard message for file not found. ↵ | fisharebest | 1 | -4/+4 | |
| translate punctuation | |||||
| 2011-06-10 | I18N: feedback from translators. It is better to have separate translations ↵ | fisharebest | 1 | -5/+5 | |
| for individual/family/source/etc., than to use a generic word such as "record". | |||||
| 2011-06-09 | Improve the English phrasing of new messages | fisharebest | 1 | -4/+4 | |
| 2011-06-09 | Remove the option to hide/show pending changes. The option didn't work ↵ | fisharebest | 1 | -25/+16 | |
| properly (it wasn't "sticky"), wasn't applied consistently, and was rarely used. | |||||
| 2011-06-08 | Simplify the presentation of pending changes, and the options to ↵ | fisharebest | 1 | -25/+37 | |
| show/hide/accept/reject them. | |||||
| 2011-06-08 | Grayed-out-tabs: use more obvious method name. make sure functions all ↵ | fisharebest | 1 | -1/+1 | |
| return boolean values. use class "rela" (opacity 67%) instead of "rela40" (undefined?) | |||||
| 2011-06-08 | Don't close the session until after we have displayed the header. ↵ | fisharebest | 1 | -2/+2 | |
| Customised themes might want to read/write session variables. | |||||
| 2011-06-08 | Put back long missing "greyed-out" tabs, to indicate to editors that tabs ↵ | Nigel Osborne | 1 | -3/+5 | |
| have no content. | |||||
| 2011-06-02 | Fix: name-accordion arrow wrong on RTL pages | fisharebest | 1 | -55/+63 | |
| 2011-05-31 | Tidy up: generate BIRTH-YEAR - DEATH-YEAR ranges consistently. | fisharebest | 1 | -7/+10 | |
| 2011-05-27 | (no commit message) | Nigel Osborne | 1 | -92/+75 | |
| 2011-05-08 | #631202 - Clicking on Tab Scrolls the Page to the Top of tab content | Łukasz Wilenski | 1 | -0/+1 | |
| 2011-05-06 | Make sidebar default to "open", to counter claims that users will not see ↵ | Nigel Osborne | 1 | -1/+1 | |
| the open option using narrow sidebar control. | |||||
| 2011-05-05 | * move privacy checks from controller to view level | Larry Meaney | 1 | -1/+5 | |
| * tidy up code | |||||
| 2011-05-02 | Change divs and add comments | Nigel Osborne | 1 | -12/+15 | |
| 2011-05-02 | Fix: erroneous <div> added in 11437 | fisharebest | 1 | -1/+0 | |
| 2011-05-02 | Individual page - "alternate/additional" name being shown above main name, ↵ | fisharebest | 1 | -80/+74 | |
| not below it. | |||||
| 2011-04-28 | don't load tabs and sidebar when the record is private - better implementation | Łukasz Wilenski | 1 | -5/+14 | |
| 2011-04-26 | don't load tabs and sidebar when the record is private | Łukasz Wilenski | 1 | -130/+109 | |
| 2011-04-26 | (no commit message) | Nigel Osborne | 1 | -53/+94 | |
| 2011-03-26 | tidy up html | Veit Olschinski | 1 | -4/+2 | |
| 2011-03-06 | Fix: do not display silhouette/thumbnail on INDI page, when MULTI_MEDIA is ↵ | fisharebest | 1 | -1/+1 | |
| disabled | |||||
| 2011-02-27 | correct title on tabs (better way) | Łukasz Wilenski | 1 | -1/+1 | |
| 2011-01-31 | Replace useradmin.php with admin_users.php | Nigel Osborne | 1 | -1/+1 | |
| 2011-01-25 | Tidy up <script type="text/javascript"> tags. | fisharebest | 1 | -30/+26 | |
