danyeaw
8caeaaa9b5
Moved contents.txt to index.txt
2017-05-02 22:05:11 -04:00
danyeaw
cea0ac3059
Moved main documentation page to index.html and updated copyright.
2017-05-02 22:01:52 -04:00
danyeaw
1e0779e3a2
Moved doc index to docs folder, deleted extra Sphinx files.
2017-05-02 21:14:18 -04:00
danyeaw
7b0d3521aa
Resolved error with mv command during CI.
2017-05-02 21:01:51 -04:00
danyeaw
81bf2654ba
Attempt #2 to point GitLab Pages to docs/ folder.
2017-05-02 20:55:46 -04:00
danyeaw
9e7173c651
Updated CI Config to point GitLab Pages to docs folder.
2017-05-02 20:45:32 -04:00
danyeaw
bb50e25b94
Moved doc to docs to match a more standard project structure. Added default GitLab Pages Sphinx documentation installation, issue #3 . Changed CONTRIBUTING to MarkDown. Moved license information to LICENSE.txt. Updated README. Updated setup.py and setup.cfg to start to move from easy_install to pip, issue #2 .
2017-05-01 22:17:22 -04:00
Dan Yeaw
b67d4afca9
Delete HACKING, replaced by Contributing.md
2017-05-01 01:58:14 +00:00
Dan Yeaw
b2bdd33c46
Add contribution guide, closes #7
2017-05-01 01:56:11 +00:00
danyeaw
43e96f826a
Fixed more Python3 compatibility, issue #1
2017-04-30 21:53:24 -04:00
danyeaw
b5246d06a0
Formatting cleanup.
2017-04-30 21:24:58 -04:00
danyeaw
ffabc82351
Ran python-modernize on files outside of gaphor. Updated formatting.
2017-04-30 21:23:46 -04:00
danyeaw
4b5e44b5dc
Updating formatting per PEP8.
2017-04-30 21:18:19 -04:00
danyeaw
68e485f41b
Fixed invalid path to icons.xml
2017-04-29 23:02:08 -04:00
danyeaw
88383d3b20
build_uml replaced the uml2 module, fixed recursive imports using constrained import definitions instead of trying to copy the Diagram class from diagram to uml2.
2017-04-29 22:51:06 -04:00
danyeaw
2eb31e5379
Reformatted per PEP8.
2017-04-29 22:37:47 -04:00
danyeaw
c2fb84888e
Ran python-modernize on examples, doc, and utils.
2017-04-29 22:26:39 -04:00
danyeaw
e919f92040
Cleaned up imports and reformatted per PEP8.
2017-04-29 22:18:58 -04:00
danyeaw
a8503d7b20
Optimized imports and cleanup formatting
2017-04-29 22:17:43 -04:00
danyeaw
10462376df
Fixed global name "parse" not defined.
2017-04-29 22:00:00 -04:00
danyeaw
b705df38d6
Revert "Reformatted all code to match PEP8, optimized imports."
...
This reverts commit 244be6b6472b6ad9a9b27a32267e4d4a093d56bb.
2017-04-29 21:58:43 -04:00
danyeaw
d4bf556bdb
Revert "PEP8 formatting"
...
This reverts commit f5a6ff44189497ed06a7863ed488716fa4e40234.
2017-04-29 21:57:04 -04:00
danyeaw
358fcf1e3d
Restored previous version
2017-04-29 21:31:00 -04:00
danyeaw
244be6b647
Reformatted all code to match PEP8, optimized imports.
2017-04-29 21:24:12 -04:00
danyeaw
f5a6ff4418
PEP8 formatting
2017-04-29 21:18:52 -04:00
danyeaw
4c4f95d832
Fixed checkmodel import, reformatted.
2017-04-29 21:18:13 -04:00
danyeaw
92f22628f4
Reformatted
2017-04-29 21:17:12 -04:00
danyeaw
962704f145
Fixed UML and UML.model statements, reformatted per PEP8
2017-04-29 21:11:30 -04:00
danyeaw
7439093e7c
Fixed import statement, reformatted code per PEP8
2017-04-29 21:09:19 -04:00
danyeaw
aa663fae61
Reformatted imports again
2017-04-29 21:03:08 -04:00
danyeaw
97aee23ee3
Reformatted imports and per PEP8; change log to logging
2017-04-29 21:02:40 -04:00
danyeaw
85fbfccf47
Reformatted imports and per PEP8
2017-04-29 21:00:06 -04:00
danyeaw
12336d96b2
Fixed import statement from UML to uml2 and PEP8 formatting
2017-04-29 20:48:45 -04:00
danyeaw
a50d634b50
Fixed import statement from UML to uml2 and PEP8 formatting
2017-04-29 20:46:28 -04:00
danyeaw
83ceab1eb9
Fixed import statement from UML to uml2
2017-04-29 20:45:46 -04:00
danyeaw
971f8b48fc
Fixed import statement from UML to uml2
2017-04-29 20:42:14 -04:00
danyeaw
e865c44dd7
Cleaned up import statements
2017-04-29 20:41:49 -04:00
danyeaw
0698ddb360
Import updates to change UML to uml2
2017-04-29 20:38:59 -04:00
danyeaw
80c4a1bc61
Import updates to change UML to uml2
2017-04-29 20:34:46 -04:00
danyeaw
4a31654690
More import updates to change UML to uml2
2017-04-26 22:13:28 -04:00
danyeaw
b2fba66f50
Missed UML to uml2 transcription
2017-04-26 21:52:22 -04:00
danyeaw
fbddbeb957
Fixed format() error
2017-04-26 21:49:18 -04:00
danyeaw
bc8b11e9e3
Fixed relative import error and format() error
2017-04-26 21:38:29 -04:00
danyeaw
52ce19a21d
Fixed relative import errors.
2017-04-26 21:09:43 -04:00
danyeaw
a2b7532fb0
Removed unused imports from gaphor/tests and updated UML import to uml2 to resolve problems not being able to find UML.* elements.
2017-04-25 22:04:22 -04:00
danyeaw
52a9cf3159
Added back in next() method to init_service, which had been stripped when python-modernize was run.
2017-04-25 21:59:26 -04:00
danyeaw
d35e5cb333
Fixed more import statements in modules located in UML/tests.
2017-04-24 22:01:25 -04:00
danyeaw
d7c86533c3
Migrated codebase to be compatible with Python3 using python-modernize. Changed import statements to fix recursive imports, renamed uses of "UML" to uml2 and modelfactory which are the actual module names, and removed some of the unused import statements.
2017-04-24 20:59:16 -04:00
danyeaw
52b674a715
Removed rednose nosetests configuration in order to fix setup.py error caused by lack of rednose dependancy.
2017-04-17 21:55:16 -04:00
danyeaw
a5ba540d93
Added Linux installation instructions.
2017-04-16 21:35:57 -04:00