Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
a9115d7
alteraçoes nos scripts de atualização. comitei para poder atualizar o…
Dec 8, 2011
b58cf7e
Merge branch 'master' of git://github.com/bireme/scielobooks
Dec 8, 2011
e09d8b7
Merge pull request #1 from gustavofonseca/master
gustavofonseca Dec 22, 2011
d64be4f
Merge pull request #2 from gustavofonseca/master
gustavofonseca Jan 3, 2012
ac3c180
added full path do requirements.txt
gustavofonseca Jan 3, 2012
67ebcb7
Merge pull request #3 from gustavofonseca/master
gustavofonseca Jan 4, 2012
de63f1b
merged with gustavofonseca's fork
gustavofonseca Jan 5, 2012
b3438aa
Merge pull request #5 from gustavofonseca/master
gustavofonseca Jan 6, 2012
d140c41
Merge pull request #6 from gustavofonseca/master
gustavofonseca Jan 17, 2012
bd40ef7
Changed filename
gustavofonseca Jan 30, 2012
ea95bc0
Merge pull request #7 from gustavofonseca/master
gustavofonseca Jan 30, 2012
174350d
Adicionados botões de compartilhamento na página do livro, e adiciona…
gustavofonseca Jan 30, 2012
522365c
Added OrderedDict lib to requirements in case the Python under use if…
gustavofonseca Jan 31, 2012
bccac28
Merge remote branch 'gustavo/master'
Feb 3, 2012
d156fbf
Merge remote branch 'gustavo/master'
Feb 13, 2012
11e77d2
Ajustes, feitos pelo Alex, nos templates e css para a inclusão de bot…
gustavofonseca Feb 13, 2012
09b3805
Merge pull request #8 from gustavofonseca/master
gustavofonseca Feb 13, 2012
76b00fd
Added .coverage to .gitignore
gustavofonseca Feb 14, 2012
6aa713e
Unicode encoded the term that will be slugged
gustavofonseca Feb 17, 2012
18b6717
Updated the flexpaper viewer
gustavofonseca Feb 17, 2012
28b3a0a
Changed the swf creation options to poly2bitmap. This will try to ren…
gustavofonseca Feb 17, 2012
aaf29d7
Fixed bug #191. The generated swf flashversion was set to 6, while it…
gustavofonseca Feb 17, 2012
dca1219
Merge pull request #9 from gustavofonseca/master
gustavofonseca Feb 17, 2012
4640327
catching UnicodeEncodeErrors. Need to check this code
gustavofonseca Feb 17, 2012
39740d0
Merge pull request #10 from gustavofonseca/master
gustavofonseca Feb 17, 2012
dc55ada
Added favicon static file serving
gustavofonseca Feb 23, 2012
59a0c93
Merge branch 'master' of github.com:gustavofonseca/scielobooks
gustavofonseca Feb 23, 2012
ab4b436
Fixed #169. Incluir favicon
gustavofonseca Feb 23, 2012
3ad9822
Adjusts to deploy the documentation on readthedocs.org
gustavofonseca Feb 24, 2012
3e0782f
Merge branch 'master' of github.com:gustavofonseca/scielobooks
gustavofonseca Feb 24, 2012
33cd3b6
Merge pull request #11 from gustavofonseca/master
gustavofonseca Feb 24, 2012
9529c5c
Removing build directory
gustavofonseca Feb 24, 2012
df70953
Merge pull request #12 from gustavofonseca/master
gustavofonseca Feb 24, 2012
28d15bc
Added reference to project mailing list and issue tracker
gustavofonseca Mar 12, 2012
832d410
Added reference to project mailing list and issue tracker
gustavofonseca Mar 12, 2012
8ad5343
Merge pull request #13 from gustavofonseca/master
gustavofonseca Mar 12, 2012
7f11efa
Displaying "et al" in italic
gustavofonseca Mar 13, 2012
2183d96
Merge branch 'master' of github.com:gustavofonseca/scielobooks
gustavofonseca Mar 13, 2012
3eafe7c
Merge pull request #14 from gustavofonseca/master
gustavofonseca Mar 13, 2012
a19cb17
Fixed ticket #176 - ePUB to EPUB
gustavofonseca Mar 13, 2012
b6efca4
Merge pull request #15 from gustavofonseca/master
gustavofonseca Mar 13, 2012
5715cc0
Removida a geracao de Etag pela aplicacao, deixada a cargo do apache
gustavofonseca Mar 13, 2012
b6dc71f
Merge pull request #16 from gustavofonseca/master
gustavofonseca Mar 13, 2012
3f16ab9
Changes for shopping
Mar 21, 2012
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ scielobooks.egg-info/
dist/
build/
development.ini
production.ini
production.ini
.coverage
Binary file removed docs/_build/doctrees/README.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/doctrees/index.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/_build/html/.buildinfo

This file was deleted.

388 changes: 0 additions & 388 deletions docs/_build/html/README.html

This file was deleted.

228 changes: 0 additions & 228 deletions docs/_build/html/_sources/README.txt

This file was deleted.

14 changes: 0 additions & 14 deletions docs/_build/html/_sources/index.txt

This file was deleted.

Binary file removed docs/_build/html/_static/ajax-loader.gif
Binary file not shown.
Loading