Remove cyrillic characters from doc utils makepdf error is resolved

This commit is contained in:
Roberto Rosario
2012-06-03 22:37:02 -04:00
parent 91c4477f27
commit 001f7f1695
5 changed files with 13 additions and 13 deletions

View File

@@ -15,7 +15,7 @@ Bug fixes
---------
* Aziz M. Bookwala (https://github.com/azizmb)
* IHLeanne (https://github.com/IHLeanne)
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
* Sergey Glita (s.v.glita@gmail.com)
* Meurig Freeman (https://github.com/meurig)
* David Herring (https://github.com/abadger1406)
@@ -27,7 +27,7 @@ Bug reports
* Joost Cassee (joost@cassee.net, https://github.com/jcassee)
* Brian Huxley
* dAnjou (https://github.com/dAnjou)
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
* Sergey Glita (s.v.glita@gmail.com)
* IHLeanne (https://github.com/IHLeanne)
* valterwill (https://github.com/valterwill)
* David Herring (https://github.com/abadger1406)
@@ -37,14 +37,14 @@ Bug reports
Patches
-------
* Meurig Freeman (https://github.com/meurig)
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
* Sergey Glita (s.v.glita@gmail.com)
* Brian E (brian@realize.org)
Suggestions
-----------
* Cezar Jenkins (https://twitter.com/#!/emperorcezar)
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
* Sergey Glita (s.v.glita@gmail.com)
* Barry Rowlingson (http://geospaced.blogspot.com)
* Gour (https://github.com/gour)
* Alexandru Kiss (usurel@gmail.com)
@@ -59,7 +59,7 @@ Translations
* Russian
- Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
- Sergey Glita (s.v.glita@gmail.com)
* Italian
@@ -72,7 +72,7 @@ Translations
Remote access for debugging
---------------------------
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
* Sergey Glita (s.v.glita@gmail.com)
* David Herring (https://github.com/abadger1406)
* Michael Terretta (terretta@gmail.com)
* Alexandru Kiss (usurel@gmail.com)

View File

@@ -39,7 +39,7 @@ Version 0.10
* Document image serving response now specifies a MIME type for increased
browser compatibility.
* Small change in the scheduler that increases stability.
* Russian translation updates (Сергей Глита [Sergey Glita])
* Russian translation updates Sergey Glita
* Improved and generalized the OCR queue locking mechanism, this should
eliminate any posibility of race conditions between Mayan EDMS OCR nodes.
* Added support for signals to the OCR queue, this results in instant OCR

View File

@@ -1,7 +1,7 @@
Version 0.9.1
-------------
* Added handling percent encoded unicode query strings in search URL,
thanks to (Сергей Глита [Sergei Glita]) for reporting.
thanks to Sergei Glita for reporting.
* Added a FAQ explaing how to fix MySQL collation related error when
doing searches also thanks to (Сергей Глита [Sergei Glita]) for
doing searches also thanks to Sergei Glita for
reporting this one.

View File

@@ -16,11 +16,11 @@ Version 0.9
* Changed to Semantic Versioning (http://semver.org/), with
recommendations 7, 8 and 9 causing the most effect in the versioning number.
* Added Russian locale post OCR cleanup backend (Сергей Глита [Sergei Glita])
* Added Russian locale post OCR cleanup backend Sergei Glita
* Reduced severity of the messages displayed when no OCR cleanup backend
is found for a language
* Complete Portuguese translation (Emerson Soares and Renata Oliveira)
* Complete Russian translation (Сергей Глита [Sergei Glita])
* Complete Russian translation Sergei Glita)
* Added animate.css to use CSS to animate flash messages with better
fallback on non JS browsers
* The admin and sentry links are no longer hard-coded (Meurig Freeman)

View File

@@ -9,10 +9,10 @@ changes made in that version.
For those upgrading to a new version of **Mayan EDMS**, you will need to check
all the backwards-incompatible changes and deprecated features for
each 'final' release from the one after your current **Mayan EDMS** version,
up to and including the new version.
up to and including the latest version.
Latest version (0.12.1)
---------------------
-----------------------
.. toctree::
:maxdepth: 1