index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
action.php
Age
Commit message (
Expand
)
Author
2009-01-15
Move wrapper for content
Evan Prodromou
2009-01-15
Merge branch 'uiredesign' of ../csarven into uiredesign
Evan Prodromou
2009-01-15
Add aside div
Evan Prodromou
2009-01-15
core uses id
sarven
2009-01-15
Change multiple id=nav to class=nav
Evan Prodromou
2009-01-15
changed to class nav from id
sarven
2009-01-15
Move ID param to end of menuItem and fix bad 'wrap' element
Evan Prodromou
2009-01-15
Merge ../csarven into uiredesign
Evan Prodromou
2009-01-15
Fix dd in action
Evan Prodromou
2009-01-15
Fix site notice
Evan Prodromou
2009-01-15
Fix called to text and raw in action.php
Evan Prodromou
2009-01-15
HTML update to showSecondaryNav()
sarven
2009-01-15
Missing end dl tag for showPageNotice()
sarven
2009-01-15
Merge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-15
Add arg to NoticeForm constructor
Evan Prodromou
2009-01-15
showSiteNotice() was missing closing dl tag
sarven
2009-01-15
Merge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-15
Fix notice form in action
Evan Prodromou
2009-01-15
Move optional id param to end of function, where optional params
Evan Prodromou
2009-01-15
Using a specific path for CSS files.
sarven
2009-01-15
Add a menuItem method to Action
Evan Prodromou
2009-01-15
elementElement() -> elementEnd() in Action
Evan Prodromou
2009-01-15
startElement() -> elementStart() in Action
Evan Prodromou
2009-01-15
Fix the constructor for Action
Evan Prodromou
2009-01-14
Base theme stylesheet includes layout, and typography information
sarven
2009-01-14
Add comment() method, have action use it
Evan Prodromou
2009-01-14
Parse error fix
sarven
2009-01-14
showBody() -- revisit to add @id and @class to <body>
sarven
2009-01-14
Add notice form
Evan Prodromou
2009-01-14
Updated:
sarven
2009-01-14
Update lib/action.php to use the right XMLOutputter functions
Evan Prodromou
2009-01-14
Updated showLogo().
sarven
2009-01-13
Modify public stream to use new UI framework
Evan Prodromou
2009-01-13
Move page-generation code from lib/util.php to Action class
Evan Prodromou
2008-12-20
some modifications to assuage phpcs
Evan Prodromou
2008-12-03
change Action::init() to Action::prepare() to avoid conflict with RSS10Action...
Evan Prodromou
2008-12-01
better HTTP timestamp
Evan Prodromou
2008-12-01
add ETag handling
Evan Prodromou
2008-12-01
better header for not-modified message
Evan Prodromou
2008-12-01
better logic for if-modified-since
Evan Prodromou
2008-12-01
whitespace changes in action.php
Evan Prodromou
2008-12-01
copy-and-paste typo
Evan Prodromou
2008-12-01
init() returns boolean success value
Evan Prodromou
2008-12-01
add init, last_modified to actions
Evan Prodromou
2008-11-24
correct self_url without cookie stuff
Evan Prodromou
2008-07-20
gettext strings and pass the query string between tabs http://laconi.ca/PITS/...
Mike Cochrane
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-10
Trailing whitespace on lines
Mike Cochrane
2008-07-10
More _t( to _( and sprintfs in new code
Mike Cochrane
[next]