8a1ef2c3 | 03-Dec-2013 |
Dejan Marjanovic |
Fix manual pages hash scroll to work without Javascript |
1b2be8c0 | 03-Dec-2013 |
Hannes Magnusson |
Missing anchors for news entries Our atom/rss feeds includes these links. Note: Not using id= as that would generate "genanchor" links which would mess up the layout :/ |
16e60351 | 02-Dec-2013 |
Hannes Magnusson |
Merge pull request #25 from keyvanakbary/master Accelerate page scrolling * keyvanakbary/master: Accelerate page scrolling
|
fac88236 | 01-Dec-2013 |
Levi Morrison |
Table improvements, particularly with borders and `thead tr` elements. |
2ccaa427 | 29-Nov-2013 |
Stanislav Malyshev |
5.4.23rc1 |
f7608947 | 29-Nov-2013 |
Hannes Magnusson |
typo |
5d8785d0 | 28-Nov-2013 |
Julien Pauli |
5.5.7RC1 |
1fffc8f1 | 27-Nov-2013 |
Peter Cowburn |
set a background color for code blocks on non-API pages A tiny step forward for the "too much white" crowd. |
9f1080f4 | 27-Nov-2013 |
Stas Malyshev |
update distro |
ea905ae8 | 25-Nov-2013 |
Keyvan Akbary |
Accelerate page scrolling CSS optimisation for better performance on page scrolling |
f6d668e4 | 23-Nov-2013 |
Dejan Marjanovic |
Update $.scrollTo and rewrite param scroll logic |
6961058e | 23-Nov-2013 |
Dejan Marjanovic |
Fix # scroll (this time for real) |
4b24c64d | 23-Nov-2013 |
Dejan Marjanovic |
Fix # scroll (FU docbook) |
f0a599b5 | 23-Nov-2013 |
Dejan Marjanovic |
Fix navbar issue when # scroll is used |
e80825e1 | 23-Nov-2013 |
Sherif Ramadan |
Fix EOL dates DateTime constructor bug. $detail['date'] is a Unix timestamp and not a formated date. My mistake. |
e9392019 | 23-Nov-2013 |
Sherif Ramadan |
Fix another EOL date bug. Wrong values for the periods. |
64b7737a | 23-Nov-2013 |
Sherif Ramadan |
Fix EOL dates bug. No need for a loop and the first array element should be used for the ternary, not the second. |
e2a334fc | 23-Nov-2013 |
Hannes Magnusson |
Couple of logic fixes Thats confusing.. Sunday is index 1 in the db, not the input form! Also add nl2br() for the content |
bc9f028a | 23-Nov-2013 |
Sherif Ramadan |
Fix spelling error. It's unknown not uknown. |
3e403992 | 22-Nov-2013 |
Sherif Ramadan |
Fix prior EOL date commit bug. We don't need the else clause here. |
cad8f078 | 22-Nov-2013 |
Sherif Ramadan |
Make the EOL dates slightly more readable. |
db6b3692 | 22-Nov-2013 |
Hannes Magnusson |
Add a User Group listing page.. Hopefully this will replace our calendar when someone makes it pretty :) This commit includes a hardcoded list of events for now in case the json
Add a User Group listing page.. Hopefully this will replace our calendar when someone makes it pretty :) This commit includes a hardcoded list of events for now in case the json format needs to be changed during development. The master code for this format will be committed once this page has settled
show more ...
|
c5275b2f | 22-Nov-2013 |
Levi Morrison |
Links in the warning box are now green when you hover/focus them; previously only their border turned green. |
58494a11 | 22-Nov-2013 |
Levi Morrison |
Oops; I messed up the padding last commit for the news articles. |
6e51566e | 22-Nov-2013 |
Levi Morrison |
Enhancements for news articles on homepage. |