Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* merge with snvdevelDavid Farning2009-03-21228-24749/+109961
|\
| * cleanup after csv rebaseDavid Farning2009-03-2129-8/+1025
| |\
| * | update .gitignoreDavid Farning2009-03-211-0/+1
| | |
| * | add gitignoreDavid Farning2009-03-211-6/+7
| | |
| * | Do not store .mo files in git"David Farning2009-03-214-8/+0
| | |
| * | Fix clean.py to correctly delete stale .mo filesDavid Farning2009-03-211-1/+1
| | |
| * | Ignore the contents of data/addons devel2009-03-211-0/+6
| | |
| * | Add link for editing addon previewsTomeu Vizoso2009-03-2138-0/+5417
| | |
| * | Change the link in the header to point to the new development toolsTomeu Vizoso2009-03-211-0/+1
| | |
| * | Change preview URL to point to the sugar app idTomeu Vizoso2009-03-211-2/+2
| | |
| * | Replace site name with SITE_NAME constantDavid Farning2009-03-216-2/+218
| | |
| * | Correct the return address so email are sent from Sugar Labsadd ons2009-03-211-2/+2
| | |
| * | merged w/ en_US and compiled.Mick Weiss2009-03-2135-114/+239
| | |
| * | changed the lines regarding copyright mozilla to SugarLabsMick Weiss2009-03-212-10/+10
| | |
| * | changed logo to look better - still doesn't look great thoughMick Weiss2009-03-212-0/+1
| | |
| * | Made it so that you don't need to scroll to see the page on the xo. - MickMick Weiss2009-03-211-1/+3
| | |
| * | Make the new developer tools the defaultTomeu Vizoso2009-03-211-1/+1
| | |
| * | Dont hide too muchTomeu Vizoso2009-03-211-1/+1
| | |
| * | Hide the advanced tabTomeu Vizoso2009-03-211-0/+1
| | |
| * | cleanup after svn rebaseDavid Farning2009-03-2175-5/+801
| | |
| * | Set the mime type of downloads to application/vnd.olpc-sugarTomeu Vizoso2009-03-211-2/+2
| | |
| * | Unhardcode firefox from icon urlTomeu Vizoso2009-03-211-1/+1
| | |
| * | Hide pitch boxTomeu Vizoso2009-03-211-0/+1
| | |
| * | Add sugar.cssTomeu Vizoso2009-03-212-0/+5
| | |
| * | Add sugarlabs iconTomeu Vizoso2009-03-211-0/+0
| | |
| * | Comment out all applications except sugarTomeu Vizoso2009-03-211-5/+5
| | |
| * | Fix addontype code, its 100 nowTomeu Vizoso2009-03-211-6/+6
| | |
| * | Add some files to .gitignoreTomeu Vizoso2009-03-211-0/+5
| | |
| * | Fix sql script to match table structureYOUR NAME2009-03-211-1/+1
| | |
| * | Configuration data specific to SugarTomeu Vizoso2009-03-211-0/+41
| | |
| * | Extract bundle information from the activity.info fileTomeu Vizoso2009-03-211-4/+32
| | |
| * | Silence one harmless errorTomeu Vizoso2009-03-211-0/+1
| | |
| * | Set Sugar as the default application in the admin menuTomeu Vizoso2009-03-211-1/+1
| | |
| * | Include Sugar activities in the addon pageTomeu Vizoso2009-03-211-1/+1
| | |
| * | Set the categories that activities can belong toTomeu Vizoso2009-03-211-0/+9
| | |
| * | Set Sugar as the app supported by all Sugar activitiesTomeu Vizoso2009-03-211-0/+10
| | |
| * | Adapt file uploads to .xoTomeu Vizoso2009-03-212-2/+9
| | |
| * | Dont look for install.rdf inside activity bundlesTomeu Vizoso2009-03-211-1/+1
| | |
| * | Add ADDON_ACTIVITY and .xo as valid addontype and extensionTomeu Vizoso2009-03-211-0/+6
| | |
| * | Get Sugar categories to display in the navigation sidebarTomeu Vizoso2009-03-211-1/+4
| | |
| * |