Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-19 | Load notice data using javascript from the html on the page instead of ↵ | Craig Andrews | |
writing json representations of the notices on each page Clicking on a geo link pops up a map | |||
2009-11-19 | Use the geo microformat as documented at http://microformats.org/wiki/geo | Craig Andrews | |
2009-11-19 | Upgrade to joverlay 0.8 (needed the html option) | Craig Andrews | |
2009-11-19 | Left a form_data class of a <ul> in the user admin panel | Zach Copley | |
2009-11-19 | Merge branch 'admin-sections/4' into 0.9.x | Zach Copley | |
* admin-sections/4: Added validation to fields in user admin panel Added a user admin panel | |||
2009-11-19 | Added validation to fields in user admin panel | Zach Copley | |
2009-11-19 | Added a user admin panel | Zach Copley | |
2009-11-19 | Added mobile logos for default and identica themes | Sarven Capadisli | |
2009-11-19 | Changed gif to png | Sarven Capadisli | |
2009-11-19 | Changed this to action. THANKS zach! | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
* '0.9.x' of gitorious.org:statusnet/mainline: Localisation updates for !StatusNet from !translatewiki.net Use the browser's geolocation API to set the location on the notice form Add geometa library, and include it. Add location form elements to the noticeform, and save their values on submission Use the $user object nickname, as login name doesnt have to == nickname anymore with plugins such as ldap/etc Revert "Re added NICKNAME_FMT constant to router.php." | |||
2009-11-19 | Doing content negotiation only once | Sarven Capadisli | |
2009-11-19 | Add execute bit to pingqueuehandler | Zach Copley | |
2009-11-19 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland | |
2009-11-19 | Localisation updates for !StatusNet from !translatewiki.net | Siebrand Mazeland | |
* adding plural forms for all localisations | |||
2009-11-19 | Use the browser's geolocation API to set the location on the notice form | Craig Andrews | |
2009-11-19 | Add geometa library, and include it. | Craig Andrews | |
Geometa provides a fallback for W3C geolocation so that Google Gears or Google's Client Location service can also be used | |||
2009-11-19 | Add location form elements to the noticeform, and save their values on ↵ | Craig Andrews | |
submission | |||
2009-11-19 | Use the $user object nickname, as login name doesnt have to == nickname ↵ | Eric Helgeson | |
anymore with plugins such as ldap/etc | |||
2009-11-19 | Revert "Re added NICKNAME_FMT constant to router.php." | Eric Helgeson | |
This reverts commit 9f15febf88769493aa834cab5b916cb46298842a. Issues with remote OMB. Will revisit and fix correctly | |||
2009-11-19 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
* '0.9.x' of gitorious.org:statusnet/mainline: take out void setLabel() call in Mapstraction Updated max-width for profile and single notice page add username and timestamp to map popup | |||
2009-11-19 | Moved most path and server settings to a new paths admin panel | Zach Copley | |
2009-11-19 | take out void setLabel() call in Mapstraction | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-19 | Updated max-width for profile and single notice page | Sarven Capadisli | |
2009-11-19 | add username and timestamp to map popup | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-11-19 | show maps on inbox and personal page | Evan Prodromou | |
2009-11-19 | tobyink's RDF compatibility patch | Craig Andrews | |
2009-11-19 | Brought the plugin up to date with recent 0.9.x changes e.g., | Sarven Capadisli | |
Theme::path | |||
2009-11-19 | tobyink's location RDF patch | Craig Andrews | |
2009-11-19 | add markers for each notice and show the bounding box correctly | Evan Prodromou | |
2009-11-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-19 | Added lat and lon coordinates to notice location | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9.x' into mapstraction | Evan Prodromou | |
2009-11-19 | put out provider JS correctly | Evan Prodromou | |
2009-11-19 | Should be using onHandleQueuedNotice instead of onEndNoticeSave | Craig Andrews | |
2009-11-19 | first steps towards usermaps | Evan Prodromou | |
2009-11-19 | Added @class 'location', 'at' text reference for name, and @class 'geo' | Sarven Capadisli | |
2009-11-19 | Changed notice source and location order | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9.x' into mapstraction | Evan Prodromou | |
2009-11-19 | Notice option alignment | Sarven Capadisli | |
2009-11-19 | Updated layout for notice info and options | Sarven Capadisli | |
2009-11-19 | Updated form markup for email settings | Sarven Capadisli | |
2009-11-19 | Updated .form_settings fieldset fieldset styles | Sarven Capadisli | |
2009-11-19 | Added fieldsets for site admin page | Sarven Capadisli | |
2009-11-19 | Merge branch 'admin-sections/3' into 0.9.x | Zach Copley | |
* admin-sections/3: Added locales_path to site admin panel Site admin panel mostly done. Still need to add CC license chooser. |