jrburke
|
7a4a43e3e3
|
reworking code so that builds happen in each feature directory, started build work to generate a directory per release and do the js optimizations in that version dir.
|
2011-01-06 14:46:52 -08:00 |
jrburke
|
3113b9fc55
|
do a js optimization for the settings page.
|
2010-12-08 16:15:18 -08:00 |
jrburke
|
0699ae2e86
|
Wire up prefs, but only show for extension version greater than 0.7.3, change extension number to 0.7.3, move prefs to a ffshare.prefs object in extension, make sure extension prefs use underscores for ones we allow setting, so they can be expressed as JS property names, close the settins page if the share UI that opened it is closed.
|
2010-12-03 13:27:27 -08:00 |
jrburke
|
e5d3008e65
|
add in settings for staging, update extension version number, start a bit of refactoring on first run detection.
|
2010-11-19 12:30:32 -08:00 |
jrburke
|
1d64bb6e84
|
revving extension for another build, updating tasks.
|
2010-11-09 15:29:26 -08:00 |
Shane Caraveo
|
4b8e5c9e9e
|
up the extension version to 0.7.0
|
2010-11-08 17:47:17 -08:00 |
James Burke
|
c9080ad795
|
Fix issue with doing more than one share and the share frame not opening.
|
2010-10-27 14:09:22 -07:00 |
James Burke
|
e0b3eb3300
|
small change just to trigger chron job build on production.
|
2010-10-27 12:42:35 -07:00 |
James Burke
|
1d31174c00
|
update makefile to pick up new extension files.
|
2010-10-27 12:34:05 -07:00 |
Philippe M. Chiasson
|
78647a15f0
|
use rsync instead of cp -r
|
2010-10-01 13:01:55 -04:00 |
James Burke
|
dfc49680d0
|
First pass at JS optimization, and hide share ui until jquery ui tabs transform the dom, to avoid seeing a blink of all tabs in the UI. Needs a bit more work to make sure makefile changes work for Gozer's process.
|
2010-09-30 15:26:08 -07:00 |
Philippe M. Chiasson
|
f2037c8c3c
|
Refactor the Makefile so it can be more automation friendly r=shanec
|
2010-09-30 13:35:42 -04:00 |
mixedpuppy
|
da6e2ba113
|
add a makefile to build the xpi
|
2010-09-28 13:42:26 -07:00 |