]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 23:10:44 +0000 (23:10 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoAll actions now use isReadOnly()
Evan Prodromou [Thu, 15 Jan 2009 23:09:16 +0000 (23:09 +0000)]
All actions now use isReadOnly()

15 years agois_readonly() -> isReadOnly()
Evan Prodromou [Thu, 15 Jan 2009 23:07:49 +0000 (23:07 +0000)]
is_readonly() -> isReadOnly()

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 23:05:57 +0000 (23:05 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoUnnecessary wrapper
sarven [Thu, 15 Jan 2009 23:05:36 +0000 (23:05 +0000)]
Unnecessary wrapper

15 years agoConvert use of common_server_error and common_user_error to methods on Action
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

15 years agoMinor parse error
sarven [Thu, 15 Jan 2009 23:02:48 +0000 (23:02 +0000)]
Minor parse error

15 years agoConvert all actions to use new UI functions
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

15 years agoFix use of $config in licenses
Evan Prodromou [Thu, 15 Jan 2009 22:40:56 +0000 (22:40 +0000)]
Fix use of $config in licenses

15 years agoWrapper for notices
sarven [Thu, 15 Jan 2009 22:31:32 +0000 (22:31 +0000)]
Wrapper for notices

15 years agoShow NoticeForm only if logged in
Evan Prodromou [Thu, 15 Jan 2009 22:25:26 +0000 (22:25 +0000)]
Show NoticeForm only if logged in

15 years agoRevert "section for export data"
Evan Prodromou [Thu, 15 Jan 2009 22:23:40 +0000 (22:23 +0000)]
Revert "section for export data"

This reverts commit 4cee28ace9ece31acc89277903a8924a0747ac95.

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 22:19:53 +0000 (22:19 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoChanged to class
sarven [Thu, 15 Jan 2009 22:19:40 +0000 (22:19 +0000)]
Changed to class

15 years agoMove wrapper for content
Evan Prodromou [Thu, 15 Jan 2009 22:17:48 +0000 (22:17 +0000)]
Move wrapper for content

15 years agosection for export data
Evan Prodromou [Thu, 15 Jan 2009 22:17:18 +0000 (22:17 +0000)]
section for export data

15 years agoChanged from supplemental_primary to aside_primary
sarven [Thu, 15 Jan 2009 22:02:58 +0000 (22:02 +0000)]
Changed from supplemental_primary to aside_primary

15 years agoAdded aside_primary id
sarven [Thu, 15 Jan 2009 22:00:48 +0000 (22:00 +0000)]
Added aside_primary id

15 years agofeed show() id and class
sarven [Thu, 15 Jan 2009 21:58:07 +0000 (21:58 +0000)]
feed show() id and class

15 years agoMerge branch 'uiredesign' of ../csarven into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 21:40:37 +0000 (21:40 +0000)]
Merge branch 'uiredesign' of ../csarven into uiredesign

15 years agoAdd aside div
Evan Prodromou [Thu, 15 Jan 2009 21:39:48 +0000 (21:39 +0000)]
Add aside div

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 21:38:13 +0000 (21:38 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agocore uses id
sarven [Thu, 15 Jan 2009 21:34:33 +0000 (21:34 +0000)]
core uses id

15 years agoChange multiple id=nav to class=nav
Evan Prodromou [Thu, 15 Jan 2009 21:33:45 +0000 (21:33 +0000)]
Change multiple id=nav to class=nav

15 years agoUsing id param properly
sarven [Thu, 15 Jan 2009 21:33:01 +0000 (21:33 +0000)]
Using id param properly

15 years agochanged to class nav from id
sarven [Thu, 15 Jan 2009 21:30:23 +0000 (21:30 +0000)]
changed to class nav from id

15 years agoMinor
sarven [Thu, 15 Jan 2009 21:23:41 +0000 (21:23 +0000)]
Minor

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 21:22:50 +0000 (21:22 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoUpdated show()'s site_nav_local_views'
sarven [Thu, 15 Jan 2009 21:21:55 +0000 (21:21 +0000)]
Updated show()'s site_nav_local_views'

15 years agoFix some formatting in list items
Evan Prodromou [Thu, 15 Jan 2009 21:19:44 +0000 (21:19 +0000)]
Fix some formatting in list items

15 years agoMove ID param to end of menuItem and fix bad 'wrap' element
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

15 years agoForm action must be 'post' not 'POST'
Evan Prodromou [Thu, 15 Jan 2009 20:58:46 +0000 (20:58 +0000)]
Form action must be 'post' not 'POST'

15 years agoMerge ../csarven into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 20:54:03 +0000 (20:54 +0000)]
Merge ../csarven into uiredesign

Conflicts:

lib/action.php

15 years agoFix dd in action
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.

15 years agoFix site notice
Evan Prodromou [Thu, 15 Jan 2009 20:27:33 +0000 (20:27 +0000)]
Fix site notice

15 years agoFix called to text and raw in action.php
Evan Prodromou [Thu, 15 Jan 2009 20:24:54 +0000 (20:24 +0000)]
Fix called to text and raw in action.php

15 years agoHTML update to showSecondaryNav()
sarven [Thu, 15 Jan 2009 20:24:41 +0000 (20:24 +0000)]
HTML update to showSecondaryNav()

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 20:24:28 +0000 (20:24 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoMake the feedlist work -- kinda
Evan Prodromou [Thu, 15 Jan 2009 20:22:14 +0000 (20:22 +0000)]
Make the feedlist work -- kinda

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 20:20:30 +0000 (20:20 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoMissing end dl tag for showPageNotice()
sarven [Thu, 15 Jan 2009 20:20:03 +0000 (20:20 +0000)]
Missing end dl tag for showPageNotice()

15 years agoA little further with notice lists
Evan Prodromou [Thu, 15 Jan 2009 20:19:32 +0000 (20:19 +0000)]
A little further with notice lists

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 20:15:36 +0000 (20:15 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoUp to date
sarven [Thu, 15 Jan 2009 20:15:11 +0000 (20:15 +0000)]
Up to date

15 years agoFix a couple of errors in PublicGroupNav
Evan Prodromou [Thu, 15 Jan 2009 20:14:32 +0000 (20:14 +0000)]
Fix a couple of errors in PublicGroupNav

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 20:14:28 +0000 (20:14 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoInclude PublicGroupNav in publicaction
Evan Prodromou [Thu, 15 Jan 2009 20:13:11 +0000 (20:13 +0000)]
Include PublicGroupNav in publicaction

15 years agoAdd arg to NoticeForm constructor
Evan Prodromou [Thu, 15 Jan 2009 20:11:55 +0000 (15:11 -0500)]
Add arg to NoticeForm constructor

15 years agoshowSiteNotice() was missing closing dl tag
sarven [Thu, 15 Jan 2009 20:10:20 +0000 (20:10 +0000)]
showSiteNotice() was missing closing dl tag

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 20:05:09 +0000 (20:05 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoFix notice form in action
Evan Prodromou [Thu, 15 Jan 2009 19:56:40 +0000 (14:56 -0500)]
Fix notice form in action

15 years agoMove optional id param to end of function, where optional params
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.

15 years agoUsing a specific path for CSS files.
sarven [Thu, 15 Jan 2009 19:33:45 +0000 (19:33 +0000)]
Using a specific path for CSS files.

15 years agoMerge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into uiredesign
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

15 years agoUse menuItem(), extend Widget, and document
Evan Prodromou [Thu, 15 Jan 2009 19:31:18 +0000 (14:31 -0500)]
Use menuItem(), extend Widget, and document

15 years agoAdd a menuItem method to Action
Evan Prodromou [Thu, 15 Jan 2009 19:31:03 +0000 (14:31 -0500)]
Add a menuItem method to Action

15 years agoHit dataobject.ini
Evan Prodromou [Thu, 15 Jan 2009 19:28:26 +0000 (14:28 -0500)]
Hit dataobject.ini

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Thu, 15 Jan 2009 19:26:07 +0000 (19:26 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoMerge branch 'uiredesign' of /var/www/csarven into uiredesign
Evan Prodromou [Thu, 15 Jan 2009 19:25:26 +0000 (19:25 +0000)]
Merge branch 'uiredesign' of /var/www/csarven into uiredesign

15 years agoelementElement() -> elementEnd() in Action
Evan Prodromou [Thu, 15 Jan 2009 19:24:54 +0000 (14:24 -0500)]
elementElement() -> elementEnd() in Action

15 years agoMinor: Including formData()'s inreplyto in action check
sarven [Thu, 15 Jan 2009 19:24:07 +0000 (19:24 +0000)]
Minor: Including formData()'s inreplyto in action check

15 years agostartElement() -> elementStart() in Action
Evan Prodromou [Thu, 15 Jan 2009 19:23:28 +0000 (14:23 -0500)]
startElement() -> elementStart() in Action

15 years agoExtended formData()'s hidden to use a specific @id and @name
sarven [Thu, 15 Jan 2009 19:22:03 +0000 (19:22 +0000)]
Extended formData()'s hidden to use a specific @id and @name

15 years agoFix the constructor for Action
Evan Prodromou [Thu, 15 Jan 2009 19:21:47 +0000 (14:21 -0500)]
Fix the constructor for Action

Also, fix the startXML() method

15 years agoMerge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign
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

15 years agoUpdated formData(), formActions(), show()
sarven [Thu, 15 Jan 2009 03:32:07 +0000 (03:32 +0000)]
Updated formData(), formActions(), show()

Added formLegend()

15 years agoResaved.
sarven [Thu, 15 Jan 2009 00:57:01 +0000 (00:57 +0000)]
Resaved.

15 years agoRefactored show() into showNotice(), showNoticeInfo(),
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.

15 years agoUpdated:
sarven [Thu, 15 Jan 2009 00:36:17 +0000 (00:36 +0000)]
Updated:
showNoticeLink()

15 years agoUpdated:
sarven [Thu, 15 Jan 2009 00:30:06 +0000 (00:30 +0000)]
Updated:
showNoticeSource()
showReplyTo()

15 years agoshowReplyTo() update
sarven [Thu, 15 Jan 2009 00:21:59 +0000 (00:21 +0000)]
showReplyTo() update

15 years agoshowAuthor() minor update. Using a single anchor to wrap both avatar and
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.

15 years agoRemoved the jquery form extension and xbImportNode.
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.

15 years agoAdded Jcrop jQuery plugin
sarven [Wed, 14 Jan 2009 23:25:32 +0000 (23:25 +0000)]
Added Jcrop jQuery plugin

15 years agoMerge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign
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

15 years agoBase theme stylesheet includes layout, and typography information
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

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Wed, 14 Jan 2009 22:07:33 +0000 (22:07 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoMerge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven 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

15 years agoAdd an optional theme parameter to theme functions
Evan Prodromou [Wed, 14 Jan 2009 22:02:18 +0000 (17:02 -0500)]
Add an optional theme parameter to theme functions

15 years agoChanged to generic nav class
sarven [Wed, 14 Jan 2009 19:17:46 +0000 (19:17 +0000)]
Changed to generic nav class

15 years agoAdd comment() method, have action use it
Evan Prodromou [Wed, 14 Jan 2009 18:57:29 +0000 (13:57 -0500)]
Add comment() method, have action use it

15 years agoParse error fix
sarven [Wed, 14 Jan 2009 17:30:03 +0000 (17:30 +0000)]
Parse error fix

15 years agoshowBody() -- revisit to add @id and @class to <body>
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

15 years agoAdd notice form
Evan Prodromou [Wed, 14 Jan 2009 17:01:53 +0000 (12:01 -0500)]
Add notice form

15 years agoUpdate jQuery libraries to 1.3
Evan Prodromou [Wed, 14 Jan 2009 16:45:07 +0000 (11:45 -0500)]
Update jQuery libraries to 1.3

15 years agoUpdated:
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()

15 years agoRemove block form functions from lib/util.php
Evan Prodromou [Wed, 14 Jan 2009 07:34:55 +0000 (02:34 -0500)]
Remove block form functions from lib/util.php

15 years agoMove block and unblock forms to their own widgets
Evan Prodromou [Wed, 14 Jan 2009 07:33:19 +0000 (02:33 -0500)]
Move block and unblock forms to their own widgets

15 years agoFix comments on profile
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

15 years agoMove message form to its own module
Evan Prodromou [Wed, 14 Jan 2009 07:13:22 +0000 (02:13 -0500)]
Move message form to its own module

15 years agoUpdate lib/action.php to use the right XMLOutputter functions
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_*

15 years agoMerge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into uiredesign
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

15 years agoFix require in noticeform.php so it gets the notice form
Evan Prodromou [Wed, 14 Jan 2009 06:49:03 +0000 (01:49 -0500)]
Fix require in noticeform.php so it gets the notice form

15 years agoMerge branch 'uiredesign' of ../evan into uiredesign
sarven [Wed, 14 Jan 2009 06:40:55 +0000 (06:40 +0000)]
Merge branch 'uiredesign' of ../evan into uiredesign

15 years agoMove subscribe and unsubscribe forms to their own classes
Evan Prodromou [Wed, 14 Jan 2009 06:38:00 +0000 (01:38 -0500)]
Move subscribe and unsubscribe forms to their own classes

15 years agoUpdated showLogo().
sarven [Wed, 14 Jan 2009 06:34:22 +0000 (06:34 +0000)]
Updated showLogo().

15 years agoIncorrectly set notice attribute, fixed
Evan Prodromou [Wed, 14 Jan 2009 06:22:20 +0000 (01:22 -0500)]
Incorrectly set notice attribute, fixed

15 years agoMove nudge form to its own class
Evan Prodromou [Wed, 14 Jan 2009 06:17:17 +0000 (01:17 -0500)]
Move nudge form to its own class

15 years agoMove favor and disfavor form to their own classes
Evan Prodromou [Wed, 14 Jan 2009 06:04:49 +0000 (01:04 -0500)]
Move favor and disfavor form to their own classes

15 years agoAdd a name parameter to a couple of the form elements
Evan Prodromou [Wed, 14 Jan 2009 06:04:09 +0000 (01:04 -0500)]
Add a name parameter to a couple of the form elements