Subversion Repositories LCARS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
166 2013-03-25 20:13:34 PointedEars /trunk/
Reduce stylesheet requests to the possible (mod_negotiation) minimum
 
165 2013-03-13 11:38:39 PointedEars /trunk/
Disabled obsolete keywords
 
160 2013-02-27 00:53:10 PointedEars /trunk/
Link directly to Folding@home user statistics (new URL)
 
159 2013-02-27 00:35:00 PointedEars /trunk/
Added link to Stack Overflow profile
 
158 2013-02-26 21:29:07 PointedEars /trunk/
- Improv ed Cookies and Geolocation support
- Several optimizations
 
153 2013-02-22 21:51:50 PointedEars /trunk/
Added Twitter link and German translation for Seri-o-meter link title
 
151 2013-02-22 21:13:23 PointedEars /trunk/
Re-enabled Zend\I18n\Translator\Translator from Zend Framework 2.1.2 instead of gettext module
(TODO: use autoloader)
 
150 2013-02-22 19:20:58 PointedEars /trunk/
Added remaining translations
 
147 2013-02-21 19:51:53 PointedEars /trunk/
Fixed Fullscreen/Window cmd (2)
 
146 2013-02-21 19:45:00 PointedEars /trunk/
Fixed Fullscreen/Window cmd
 
145 2013-02-21 18:23:08 PointedEars /trunk/
- Moved fullscreen code to JSX:dom/window.js
- Improved System analysis
 
143 2013-02-21 14:36:48 PointedEars /trunk/
System analysis: Moved "pixels" to front
 
142 2013-02-21 14:28:20 PointedEars /trunk/
Added note as to why Resource Builder cannot be used for CSS with IE 9 and Apache 2 (ATM)
 
138 2013-02-21 12:35:02 PointedEars /trunk/
- Do not use Resource Builder with URIs with dynamic query-parts (TODO RB)
- IE/MSHTML does not support CSS generated by Resource Builder (TODO RB)
- Use Zend\I18n\Translator\Translator from Zend Framework 2.1.2 instead of gettext module
 
134 2013-02-20 18:51:15 PointedEars /trunk/
FIXED: tabindex without Fullscreen cmd
 
133 2013-02-20 18:38:03 PointedEars /trunk/
Re-enabled system analysis for IE testing -- DO NOT check out
 
132 2013-02-20 18:14:30 PointedEars /trunk/
Disabled system analysis until properly tested
 
131 2013-02-19 05:21:58 PointedEars /trunk/
Optimized imports
 
130 2013-02-19 05:08:23 PointedEars /trunk/
- Fixed system analysis updater
- Moved general client-side code to JSX, make better use of existing code
 
128 2013-02-19 00:52:57 PointedEars /trunk/
Fixed disabled animation (CSS @import must be on top)
 
127 2013-02-19 00:47:28 PointedEars /trunk/
Use methods in JSX:dom/storage.js and JSX:dom/window.js
 
126 2013-02-18 22:33:28 PointedEars /trunk/
Use real design version number (we can still update to "47" later ;-))
 
125 2013-02-18 22:20:01 PointedEars /trunk/
Use Resource Builder (from JSX) for CSS
 
121 2013-02-18 19:08:34 PointedEars /trunk/
- Fullscreen cmd button no longer blurs (A11y)
- Improved efficiency
 
119 2013-02-18 16:59:42 PointedEars /trunk/
Use basic Responsive Web Design
 
118 2013-02-18 07:41:51 PointedEars /trunk/
Added short system analysis in upper multi-view section
 
115 2013-02-16 18:06:10 PointedEars /trunk/
"not-allowed" cursor on button if Fullscreen cmd is unavailable
 
113 2013-02-16 17:24:06 PointedEars /trunk/
- Defined Seri-o-meter as ancillary
- Non-primary topics are alphanumerically sorted
 
109 2013-02-15 15:32:55 PointedEars /trunk/
Fixed menu scrolling
 
107 2013-02-11 12:11:59 PointedEars /trunk/
Added title for date of last modification
 
105 2013-02-11 12:03:32 PointedEars /trunk/
Fixed and optimized home page
 
104 2013-02-11 11:17:37 PointedEars /trunk/
Consider external resources for "last modified" date
 
97 2013-02-09 22:26:17 PointedEars /trunk/
Language Selection generated using PHP
 
95 2013-02-09 22:10:12 PointedEars /trunk/
Added acknowledgements
 
92 2013-02-07 02:25:39 PointedEars /trunk/
Command buttons in unordered list
 
91 2013-02-07 00:59:00 PointedEars /trunk/
Removed duplicate h1 in multi-view template
 
89 2013-02-07 00:56:21 PointedEars /trunk/
Added Analysis section in upper multi-view
 
88 2013-02-05 23:02:29 PointedEars /trunk/
Use HTML5 nav element for menu
 
86 2013-02-05 22:51:10 PointedEars /trunk/
Cmd button "Full Screen" → "Fullscreen"
 
85 2013-02-05 22:43:52 PointedEars /trunk/
- Try to set status bar on cmd buttons with title
- Fixed cursor:help with img[title=""]
- Added fix for :active ontouchstart,
  see http://stackoverflow.com/questions/6063308/touch-css-pseudo-class-or-something-similar#comment11746924_6063367