Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-19 | single pref win: move eip preferences to new combined preference window. | elijah | |
2014-09-19 | Merge branch 'kali/bug/bump-bm-root-version' into develop | Ruben Pollan | |
2014-09-19 | bump version | Kali Kaneko | |
because we've updated it with mail fw. | |||
2014-09-19 | Merge branch 'kali/use-wheels' into develop | Ruben Pollan | |
2014-09-19 | Use wheels! yeah! | Kali Kaneko | |
No more infinite time to re-create a virtualenv. | |||
2014-09-17 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/feature/6087_remove-AKM-menu' into develop | |||
2014-09-16 | Hide AKM menu and disable the qt connection. | Ivan Alejandro | |
Hide the Advaneced Key Management menu from the ui file and comment out the connection between the triggered action and the method that shows the AKM window. Closes #6087. | |||
2014-09-16 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/feature/6033_support-for-RTL-languages' into develop | |||
2014-09-15 | Improve support for RTL languages. | Ivan Alejandro | |
* Update transifex resource name. * Use RightToLeft layout for Arabic language. * Use better names and comments on i18n section. * Use unicode to initialize widgets with text that otherwise (str) will fail when Arabic (and most likely any other language with non-ascii characters) is used. Closes #5289, #6033. | |||
2014-09-12 | Merge remote-tracking branch 'refs/remotes/meskio/bug/pkexec' into develop | Tomás Touceda | |
2014-09-12 | Initializers needs to use PolicyChecker to get pkexec in linux | Ruben Pollan | |
2014-09-11 | Merge remote-tracking branch 'meskio/feature/6040_email_firewall' into develop | Ivan Alejandro | |
2014-09-11 | Add email firewall | Ruben Pollan | |
2014-09-08 | Merge remote-tracking branch 'chiiph/bug/use_token_for_eip' into develop | Ivan Alejandro | |
2014-09-08 | Send the token when querying the EIP cert | Tomás Touceda | |
2014-09-05 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/6048_python2-bitmask-root' into develop | |||
2014-09-05 | Use python2 explicitly to run bitmask-root. | Ivan Alejandro | |
Closes #6048. | |||
2014-09-04 | Merge remote-tracking branch 'refs/remotes/ivan/code-logging-cleanup' into ↵ | Tomás Touceda | |
develop | |||
2014-09-03 | Merge remote-tracking branch 'kali/update-locales' into develop | Ivan Alejandro | |
2014-09-03 | Code cleanup and logging improvements. | Ivan Alejandro | |
2014-09-03 | Better logging output for missing files and error. | Ivan Alejandro | |
2014-09-03 | Remove unused defers. | Ivan Alejandro | |
Also, we no longer return defers for those actions. | |||
2014-09-03 | Move reactor import to the top. | Ivan Alejandro | |
2014-09-03 | Don't defer action to thread here. | Ivan Alejandro | |
We already are running the methods in a thread from the backend. | |||
2014-09-03 | update en_US translation file | Kali Kaneko | |
2014-09-03 | add /es/ locale to resources | Kali Kaneko | |
2014-09-02 | Merge remote-tracking branch 'bwgpro/fix_mac_system_path' into develop | Kali Kaneko | |
2014-09-02 | Temporarily removing venv from path, to get system lib folder | Bruno Wagner Goncalves | |
2014-09-02 | Removed hard coded path of python app on mac platform | Bruno Wagner Goncalves | |
2014-09-01 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/5866_bitmask-lock-not-removed' into develop | |||
2014-08-28 | Remove /tmp/bitmask.lock on quit. Closes #5866. | Ivan Alejandro | |
Add a platform independent release_lock helper, so all the SO dependent code goes inside the locks file. Also, do some code cleanup. | |||
2014-08-27 | Merge remote-tracking branch 'ivan-github/bug/5945_not-adding-helper-files' ↵ | Kali Kaneko | |
into develop | |||
2014-08-27 | Hide button / improve message on missing helpers. | Ivan Alejandro | |
* Emit the `eip_missing_helpers` signal when the user chooses "Don't ask me again". * We emit that signal when some helper file is missing, even if the user doesn't want a warning. * Do the update of the eip enabled status with some delay to give some time the eip machine to start and do what it needs with the buttons/labels and avoid the 'hide turn on button if missing files' being overridden. Closes #5945. | |||
2014-08-20 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/eip-preferences-and-logout' into develop | |||
2014-08-20 | Select current provider on EIP preferences. | Ivan Alejandro | |
- Don't disconnect logout signals, so when the wizard is triggered the UI can reflect the logout result. - Restore the selected provider when 'other...' is selected *before* the provider_changed signal is emitted to avoid that option to keep selected in case of some error. - Avoid the currentIndexChanged to be triggered when we load the providers. | |||
2014-08-20 | Merge remote-tracking branch 'refs/remotes/ivan/bug/provider-switch-fixes' ↵ | Tomás Touceda | |
into develop | |||
2014-08-19 | Update and get ready to start a provider on change. | Ivan Alejandro | |
Closes #5996, #5997. | |||
2014-08-19 | Change settings' provider on provider change. | Ivan Alejandro | |
Closes #5995. | |||
2014-08-19 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/kali/bug/remove-dict-comprenhension' into develop | |||
2014-08-19 | remove dict comprenhension | Kali Kaneko | |
2014-08-19 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/kali/bug/do-not-wait-for-eip-if-cannot-start' into develop | |||
2014-08-18 | changes file | Kali Kaneko | |
2014-08-18 | make the login not wait for eip it cannot-start-eip | Kali Kaneko | |
2014-08-18 | Merge remote-tracking branch 'refs/remotes/kali/minor-relnotes-fixes' into ↵ | Tomás Touceda | |
develop | |||
2014-08-18 | minor corrections to relnotes | Kali Kaneko | |
2014-08-18 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/drebs/bug/5989_fix-soledad-imports' into develop | |||
2014-08-18 | Fix soledad imports (#5989). | drebs | |
2014-08-15 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/feature/improve-bootstrap-script' into develop | |||
2014-08-15 | Add helpers and dependencies installation. | Ivan Alejandro | |
2014-08-15 | Merge branch 'release-0.6.1'0.6.1 | Tomás Touceda | |