]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Thu, 15 Jan 2009 23:44:19 +0000 (23:44 +0000)]
Move some accounting stuff from publicgroupnav to action
More dl's and dd's. Rather than replicate them in every sub-class,
let's just put them in one place.
Evan Prodromou [Thu, 15 Jan 2009 23:43:58 +0000 (23:43 +0000)]
Add some includes to noticelist
Evan Prodromou [Thu, 15 Jan 2009 23:43:38 +0000 (23:43 +0000)]
Add some stuff to .gitignore
Evan Prodromou [Thu, 15 Jan 2009 23:17:04 +0000 (23:17 +0000)]
Correct error var in login
Evan Prodromou [Thu, 15 Jan 2009 23:15:13 +0000 (23:15 +0000)]
Fix errant } in action
Evan Prodromou [Thu, 15 Jan 2009 23:09:16 +0000 (23:09 +0000)]
All actions now use isReadOnly()
Evan Prodromou [Thu, 15 Jan 2009 23:07:49 +0000 (23:07 +0000)]
is_readonly() -> isReadOnly()
Evan Prodromou [Thu, 15 Jan 2009 23:03:38 +0000 (23:03 +0000)]
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou [Thu, 15 Jan 2009 22:57:15 +0000 (22:57 +0000)]
Convert all actions to use new UI functions
I did a massive search-and-replace to get all the action subclasses to
use the new output function (common_element() -> $this->element(), etc.)
There's still a lot to do, but it's a first step
Evan Prodromou [Thu, 15 Jan 2009 22:40:56 +0000 (22:40 +0000)]
Fix use of $config in licenses
sarven [Thu, 15 Jan 2009 22:31:32 +0000 (22:31 +0000)]
Wrapper for notices
Evan Prodromou [Thu, 15 Jan 2009 22:25:26 +0000 (22:25 +0000)]
Show NoticeForm only if logged in
Evan Prodromou [Thu, 15 Jan 2009 22:23:40 +0000 (22:23 +0000)]
Revert "section for export data"
This reverts commit
4cee28ace9ece31acc89277903a8924a0747ac95 .
sarven [Thu, 15 Jan 2009 22:19:53 +0000 (22:19 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 22:19:40 +0000 (22:19 +0000)]
Changed to class
Evan Prodromou [Thu, 15 Jan 2009 22:17:48 +0000 (22:17 +0000)]
Move wrapper for content
Evan Prodromou [Thu, 15 Jan 2009 22:17:18 +0000 (22:17 +0000)]
section for export data
sarven [Thu, 15 Jan 2009 22:02:58 +0000 (22:02 +0000)]
Changed from supplemental_primary to aside_primary
sarven [Thu, 15 Jan 2009 22:00:48 +0000 (22:00 +0000)]
Added aside_primary id
sarven [Thu, 15 Jan 2009 21:58:07 +0000 (21:58 +0000)]
feed show() id and class
Evan Prodromou [Thu, 15 Jan 2009 21:40:37 +0000 (21:40 +0000)]
Merge branch 'uiredesign' of ../csarven into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 21:39:48 +0000 (21:39 +0000)]
Add aside div
sarven [Thu, 15 Jan 2009 21:38:13 +0000 (21:38 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 21:34:33 +0000 (21:34 +0000)]
core uses id
Evan Prodromou [Thu, 15 Jan 2009 21:33:45 +0000 (21:33 +0000)]
Change multiple id=nav to class=nav
sarven [Thu, 15 Jan 2009 21:33:01 +0000 (21:33 +0000)]
Using id param properly
sarven [Thu, 15 Jan 2009 21:30:23 +0000 (21:30 +0000)]
changed to class nav from id
sarven [Thu, 15 Jan 2009 21:23:41 +0000 (21:23 +0000)]
Minor
sarven [Thu, 15 Jan 2009 21:22:50 +0000 (21:22 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 21:21:55 +0000 (21:21 +0000)]
Updated show()'s site_nav_local_views'
Evan Prodromou [Thu, 15 Jan 2009 21:19:44 +0000 (21:19 +0000)]
Fix some formatting in list items
Evan Prodromou [Thu, 15 Jan 2009 21:19:23 +0000 (21:19 +0000)]
Move ID param to end of menuItem and fix bad 'wrap' element
Evan Prodromou [Thu, 15 Jan 2009 20:58:46 +0000 (20:58 +0000)]
Form action must be 'post' not 'POST'
Evan Prodromou [Thu, 15 Jan 2009 20:54:03 +0000 (20:54 +0000)]
Merge ../csarven into uiredesign
Conflicts:
lib/action.php
Evan Prodromou [Thu, 15 Jan 2009 20:31:17 +0000 (20:31 +0000)]
Fix dd in action
I think these definition lists are ridiculous, and I particularly
resent having to debug them.
Evan Prodromou [Thu, 15 Jan 2009 20:27:33 +0000 (20:27 +0000)]
Fix site notice
Evan Prodromou [Thu, 15 Jan 2009 20:24:54 +0000 (20:24 +0000)]
Fix called to text and raw in action.php
sarven [Thu, 15 Jan 2009 20:24:41 +0000 (20:24 +0000)]
HTML update to showSecondaryNav()
sarven [Thu, 15 Jan 2009 20:24:28 +0000 (20:24 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 20:22:14 +0000 (20:22 +0000)]
Make the feedlist work -- kinda
sarven [Thu, 15 Jan 2009 20:20:30 +0000 (20:20 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 20:20:03 +0000 (20:20 +0000)]
Missing end dl tag for showPageNotice()
Evan Prodromou [Thu, 15 Jan 2009 20:19:32 +0000 (20:19 +0000)]
A little further with notice lists
sarven [Thu, 15 Jan 2009 20:15:36 +0000 (20:15 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 20:15:11 +0000 (20:15 +0000)]
Up to date
Evan Prodromou [Thu, 15 Jan 2009 20:14:32 +0000 (20:14 +0000)]
Fix a couple of errors in PublicGroupNav
sarven [Thu, 15 Jan 2009 20:14:28 +0000 (20:14 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 20:13:11 +0000 (20:13 +0000)]
Include PublicGroupNav in publicaction
Evan Prodromou [Thu, 15 Jan 2009 20:11:55 +0000 (15:11 -0500)]
Add arg to NoticeForm constructor
sarven [Thu, 15 Jan 2009 20:10:20 +0000 (20:10 +0000)]
showSiteNotice() was missing closing dl tag
sarven [Thu, 15 Jan 2009 20:05:09 +0000 (20:05 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 19:56:40 +0000 (14:56 -0500)]
Fix notice form in action
Evan Prodromou [Thu, 15 Jan 2009 19:45:08 +0000 (14:45 -0500)]
Move optional id param to end of function, where optional params
actually go.
sarven [Thu, 15 Jan 2009 19:33:45 +0000 (19:33 +0000)]
Using a specific path for CSS files.
Evan Prodromou [Thu, 15 Jan 2009 19:31:49 +0000 (14:31 -0500)]
Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 19:31:18 +0000 (14:31 -0500)]
Use menuItem(), extend Widget, and document
Evan Prodromou [Thu, 15 Jan 2009 19:31:03 +0000 (14:31 -0500)]
Add a menuItem method to Action
Evan Prodromou [Thu, 15 Jan 2009 19:28:26 +0000 (14:28 -0500)]
Hit dataobject.ini
sarven [Thu, 15 Jan 2009 19:26:07 +0000 (19:26 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 19:25:26 +0000 (19:25 +0000)]
Merge branch 'uiredesign' of /var/www/csarven into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 19:24:54 +0000 (14:24 -0500)]
elementElement() -> elementEnd() in Action
sarven [Thu, 15 Jan 2009 19:24:07 +0000 (19:24 +0000)]
Minor: Including formData()'s inreplyto in action check
Evan Prodromou [Thu, 15 Jan 2009 19:23:28 +0000 (14:23 -0500)]
startElement() -> elementStart() in Action
sarven [Thu, 15 Jan 2009 19:22:03 +0000 (19:22 +0000)]
Extended formData()'s hidden to use a specific @id and @name
Evan Prodromou [Thu, 15 Jan 2009 19:21:47 +0000 (14:21 -0500)]
Fix the constructor for Action
Also, fix the startXML() method
Evan Prodromou [Thu, 15 Jan 2009 18:58:32 +0000 (13:58 -0500)]
Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign
sarven [Thu, 15 Jan 2009 03:32:07 +0000 (03:32 +0000)]
Updated formData(), formActions(), show()
Added formLegend()
sarven [Thu, 15 Jan 2009 00:57:01 +0000 (00:57 +0000)]
Resaved.
sarven [Thu, 15 Jan 2009 00:54:16 +0000 (00:54 +0000)]
Refactored show() into showNotice(), showNoticeInfo(),
showNoticeOptions(). Kept the existing naming convention for the rest
of the methods the same for now.
sarven [Thu, 15 Jan 2009 00:36:17 +0000 (00:36 +0000)]
Updated:
showNoticeLink()
sarven [Thu, 15 Jan 2009 00:30:06 +0000 (00:30 +0000)]
Updated:
showNoticeSource()
showReplyTo()
sarven [Thu, 15 Jan 2009 00:21:59 +0000 (00:21 +0000)]
showReplyTo() update
sarven [Thu, 15 Jan 2009 00:03:06 +0000 (00:03 +0000)]
showAuthor() minor update. Using a single anchor to wrap both avatar and
nickname instead of two anchors.
sarven [Wed, 14 Jan 2009 23:50:18 +0000 (23:50 +0000)]
Removed the jquery form extension and xbImportNode.
These will be replaced by jquery's built in load() later.
sarven [Wed, 14 Jan 2009 23:25:32 +0000 (23:25 +0000)]
Added Jcrop jQuery plugin
Evan Prodromou [Wed, 14 Jan 2009 22:21:38 +0000 (17:21 -0500)]
Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign
sarven [Wed, 14 Jan 2009 22:19:17 +0000 (22:19 +0000)]
Base theme stylesheet includes layout, and typography information
Identica theme stylesheet includes colour and background information
sarven [Wed, 14 Jan 2009 22:07:33 +0000 (22:07 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
Evan Prodromou [Wed, 14 Jan 2009 22:05:31 +0000 (17:05 -0500)]
Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign
Evan Prodromou [Wed, 14 Jan 2009 22:02:18 +0000 (17:02 -0500)]
Add an optional theme parameter to theme functions
sarven [Wed, 14 Jan 2009 19:17:46 +0000 (19:17 +0000)]
Changed to generic nav class
Evan Prodromou [Wed, 14 Jan 2009 18:57:29 +0000 (13:57 -0500)]
Add comment() method, have action use it
sarven [Wed, 14 Jan 2009 17:30:03 +0000 (17:30 +0000)]
Parse error fix
sarven [Wed, 14 Jan 2009 17:26:23 +0000 (17:26 +0000)]
showBody() -- revisit to add @id and @class to <body>
showContentBlock()
showContent()
added endHTML() to class HTMLOutputter
Evan Prodromou [Wed, 14 Jan 2009 17:01:53 +0000 (12:01 -0500)]
Add notice form
Evan Prodromou [Wed, 14 Jan 2009 16:45:07 +0000 (11:45 -0500)]
Update jQuery libraries to 1.3
sarven [Wed, 14 Jan 2009 08:44:23 +0000 (08:44 +0000)]
Updated:
showHeader() -- incomplete
showPrimaryNav() -- should be updated when common_menu_item() is
redone/fixed
showSiteNotice()
showLocalNav() -- needs a revisit for common_menu_item()
showContentBlock -- needs a revisit for basic pages
showPageNotice()
showContent() -- inner should be opened for content
showFooter()
showLicenses()
showLaconicaLicense()
showContentLicense()
common_menu_item() -- Added @id for list-items. Revisit.
pagination()
Needs attention for common_menu_item() and then they can be removed:
nav_menu
common_show_header()
Evan Prodromou [Wed, 14 Jan 2009 07:34:55 +0000 (02:34 -0500)]
Remove block form functions from lib/util.php
Evan Prodromou [Wed, 14 Jan 2009 07:33:19 +0000 (02:33 -0500)]
Move block and unblock forms to their own widgets
Evan Prodromou [Wed, 14 Jan 2009 07:26:42 +0000 (02:26 -0500)]
Fix comments on profile
Incorrectly said this was for nudging, not subbing/unsubbing
Evan Prodromou [Wed, 14 Jan 2009 07:13:22 +0000 (02:13 -0500)]
Move message form to its own module
Evan Prodromou [Wed, 14 Jan 2009 06:59:30 +0000 (01:59 -0500)]
Update lib/action.php to use the right XMLOutputter functions
Global search and replace for common_element_*
Evan Prodromou [Wed, 14 Jan 2009 06:57:41 +0000 (01:57 -0500)]
Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into uiredesign
Evan Prodromou [Wed, 14 Jan 2009 06:49:03 +0000 (01:49 -0500)]
Fix require in noticeform.php so it gets the notice form
sarven [Wed, 14 Jan 2009 06:40:55 +0000 (06:40 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign
Evan Prodromou [Wed, 14 Jan 2009 06:38:00 +0000 (01:38 -0500)]
Move subscribe and unsubscribe forms to their own classes
sarven [Wed, 14 Jan 2009 06:34:22 +0000 (06:34 +0000)]
Updated showLogo().
Evan Prodromou [Wed, 14 Jan 2009 06:22:20 +0000 (01:22 -0500)]
Incorrectly set notice attribute, fixed
Evan Prodromou [Wed, 14 Jan 2009 06:17:17 +0000 (01:17 -0500)]
Move nudge form to its own class
Evan Prodromou [Wed, 14 Jan 2009 06:04:49 +0000 (01:04 -0500)]
Move favor and disfavor form to their own classes