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
/
individual.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-11
webtrees 1.2.4 W3C errors Bug #902683
Nigel Osborne
1
-1
/
+1
2011-11-19
Remove inline style elements
Nigel Osborne
1
-2
/
+2
2011-11-17
Individual page tabs - fix the "remember tab" logic. It relies on the title=...
fisharebest
1
-3
/
+14
2011-11-11
Remove redundant/obsolete html attribute (border="0") as this is already set ...
fisharebest
1
-1
/
+1
2011-11-11
Use simpler way to identify jQuery tab on individual page
fisharebest
1
-3
/
+1
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-4
/
+4
2011-11-09
Fix: clippings cart trying to write to $_SESSION *after* we have have printed...
fisharebest
1
-9
/
+8
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, sc...
fisharebest
1
-25
/
+28
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 requests....
fisharebest
1
-4
/
+4
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. Otherw...
fisharebest
1
-0
/
+1
2011-09-11
#826094 - Add/Change SOUR approval missing - SVN 12122
fisharebest
1
-4
/
+0
2011-09-07
Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...
fisharebest
1
-1
/
+1
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
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 http://webtree...
Nigel Osborne
1
-2
/
+2
2011-06-24
I18N: do not use %s placeholders for HTML fragments. This breaks the LTR/RTL...
fisharebest
1
-4
/
+28
2011-06-17
Fix for http://webtrees.net/en/forums/3-help-for-beta-and-svn-versions/12905-...
Nigel Osborne
1
-6
/
+19
2011-06-10
I18N: feedback from translators. use standard message for file not found. t...
fisharebest
1
-4
/
+4
2011-06-10
I18N: feedback from translators. It is better to have separate translations ...
fisharebest
1
-5
/
+5
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 prope...
fisharebest
1
-25
/
+16
2011-06-08
Simplify the presentation of pending changes, and the options to show/hide/ac...
fisharebest
1
-25
/
+37
2011-06-08
Grayed-out-tabs: use more obvious method name. make sure functions all retu...
fisharebest
1
-1
/
+1
2011-06-08
Don't close the session until after we have displayed the header. Customised...
fisharebest
1
-2
/
+2
2011-06-08
Put back long missing "greyed-out" tabs, to indicate to editors that tabs hav...
Nigel Osborne
1
-3
/
+5
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 the...
Nigel Osborne
1
-1
/
+1
2011-05-05
* move privacy checks from controller to view level
Larry Meaney
1
-1
/
+5
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, no...
fisharebest
1
-80
/
+74
2011-04-28
don't load tabs and sidebar when the record is private - better implementation
Łukasz Wilenski
1
-5
/
+14
[next]